3 lines
89 B
Plaintext
Raw Permalink Normal View History

2020-04-05 21:19:19 +02:00
#!/bin/sh
echo "VOL $(amixer sget Master | tail -1 | cut -d '[' -f 2 | cut -d ']' -f 1)"