mastervol 67 B

12
  1. #!/bin/sh
  2. amixer get Master | awk '$0~/%/{print $4}' | tr -d '[%]'