aboutsummaryrefslogtreecommitdiff
path: root/list-sinks.sh
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-04-02 23:43:56 +0200
committerdec05eba <dec05eba@protonmail.com>2020-06-21 14:41:11 +0200
commit32b66c95fff42295bb8d3a569923a82a5de973c9 (patch)
treeeb7fc741f9f80308cab376bd5260e7d1d5d63590 /list-sinks.sh
parent2fcd3ee3e5dbf65841d5e457aa1a558fee471433 (diff)
Add pulseaudio, parse command line args
Diffstat (limited to 'list-sinks.sh')
-rwxr-xr-xlist-sinks.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/list-sinks.sh b/list-sinks.sh
new file mode 100755
index 0000000..e5fc44f
--- /dev/null
+++ b/list-sinks.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+pactl list | grep -E '(Description: Monitor of)|(Monitor Source: )'