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? -aditya