#!/bin/bash amixer sget Master | grep -Po '(?<=\[)off(?=\])' | head -n1