#!/usr/bin/env sh if amixer get Capture | grep '\[off\]' > /dev/null then echo "" else echo "" fi