at master 84 B view raw
1#!/usr/bin/env bash 2 3pgrep wf-recorder > /dev/null && echo "recording..." || exit 1