@ -0,0 +1,5 @@
#!/bin/bash
sl=$(amixer get Master | tail -n 1)
status=$(echo "${sl}" | grep -wo "on")
volume=$(echo "${sl}" | awk -F ' ' '{print $5}' | tr -d '[]%')
echo ${volume}
The note is not visible to the blocked user.