lo-tech version
corz.org text viewer..
[currently viewing: /
public
/
linux
/
usr
/
local
/
bin
/
unmountall.sh - raw
]
click
here
for plain text
click
here
for more groovy stuff like this
#!/bin/sh
# unmount all samba volumes (shares) found in fstab..
/etc/rc.d/rc.shares unmount
# rc.shares contains all the actual code, these days
# but we keep this command here, so it's in the PATH
## FTP sytmlinks..
#umount /home/rose/movies\ archive
#umount /home/rose/music