bin/cmrm @ 65b7fdace3da

More documentation shortcuts
author Steve Losh <steve@stevelosh.com>
date Tue, 13 Jul 2021 14:07:56 -0400
parents 05244afc5b3f
children 72b5c315bd1d
#!/usr/bin/env bash

set -euo pipefail
set -x

rm ~/.ssh/controlmaster/*
ps auxww | grep 'ssh.*[.]sock.*mux' | f 2 | xargs kill