diff --git a/remote-audio b/remote-audio index 30cbb2f..83bb1ef 100755 --- a/remote-audio +++ b/remote-audio @@ -31,6 +31,10 @@ stop9() { killall -9 roc-recv } +list() { + pgrep -a 'roc-' +} + if [[ -z "$1" ]]; then start else