dot_testing/sh/vol

4 lines
94 B
Bash
Executable File

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