update repository
[cmdllinux.git] / mixed_n_other / _umountall
blobc233e942bd217e5d6e371f309af85d47d97e8e20
1 #! /bin/sh
3 echo "Unmounting /media devices"
4 cd /media
5 ls | xargs -r umount