dot_testing/scripts/vol
2021-05-11 21:58:16 -05:00

4 lines
94 B
Bash
Executable File

#!/bin/sh
amixer sset Master 0%+ | tail -1 | awk -F'[' '{print $2}' | awk -F']' '{print $1}'