#!/usr/bin/env sh volume_level=`mixerctl -n outputs.master | cut -d ',' -f 1` mixerctl -w outputs.master=`expr $volume_level + 10`