streamscapes/getiface.sh

4 lines
103 B
Bash
Executable File

IFACE=`pactl list sources short |grep alsa_input |awk '{print $2}'`
echo IFACE=\"$IFACE\" > iface.liq