summaryrefslogtreecommitdiff
path: root/bin/kill-ssh-and-umount
blob: ccb8e3e04192567bf0a769541ed854924484feca (plain)
1
2
3
4
5
6
7
#!/bin/sh

. "$HOME/.shenv"

# TODO
# lsof $1 | grep ssh | cut -d' ' -f
sudo umount $1