mkdir -m 700 -p $(echo $TMUX | cut -d, -f1 | xargs dirname) && kill -USR1 $(echo $TMUX | cut -d, -f2)