~dricottone/my-utils

ref: 598fcd5f3c9242b5f38809c982c7ca9045c33857 my-utils/src/pactl-get-running-sink -rwxr-xr-x 66 bytes
598fcd5fDominic Ricottone Added wg*, fw*, docker*, android*, pactl*, vimsplit; Update to enumerate 3 years ago
                                                                                
1
2
3
4
#!/bin/sh

pactl list sinks short | grep -F 'RUNNING' | cut -f 1