[SunHELP] multiple mounts using ksh script
zaheerahmed at earthlink.net
zaheerahmed at earthlink.net
Thu Aug 14 06:08:57 CDT 2003
Dear Sunhelp,
I am trying to mount multiple remote file system using ksh script and getting error.
# for in i `cat mount_list`
> do
> mount $i
> done
# mount: mount point cannot be determined
where mount_list got the following lines
remotemachine:/source_Dir_1 /Mount_Dir_1
remotemachine:/source_Dir_2 /Mount_Dir_2
Please help.
Thanks
Reply back email: zaheerahmed at earthlink.net
More information about the SunHELP
mailing list