4 lines
79 B
Bash
Executable File
4 lines
79 B
Bash
Executable File
#!/bin/sh
|
|
|
|
pactl list | grep -E '(Description: Monitor of)|(Monitor Source: )'
|