I'm want to create a shell script for some of our servers:
There are 10 servers, serv1 - serv10, now they all are the same [RHEL 5], and i want a script to perform an umount on all these servers:
so basically the script should go:
log in @ server 1 with root & password
do umount -l...