On 9/24/07, Aditya Godbole <[EMAIL PROTECTED]> wrote: > Hi, > I want to mount a NFS share if it has not been mounted already. The > program should return success if the share is already mounted or if > it gets mounted successfully, and failure otherwise. > Is there any existing script/daemon I can use?
Did you look at autofs and automount ? (http://tldp.org/HOWTO/Automount.html) -- Ketan Padegaonkar I blog... Therefore I am... http://ketan.padegaonkar.name -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
