Re: How to check if a mount point exists.

2006-11-16 Thread John W. Krahn
Ravi Malghan wrote: > Hi: I writing some logs into a directory which is mounted. > >>df -k > 199.11.255.50:/vol/rawdata > 335544320 18471160 317073160 6%/actuate/rawdata > > Is there a way to check within perl if the mount point exists before I write? if ( -e '/actu

How to check if a mount point exists.

2006-11-16 Thread Ravi Malghan
Hi: I writing some logs into a directory which is mounted. >df -k 199.11.255.50:/vol/rawdata 335544320 18471160 317073160 6%/actuate/rawdata > Is there a way to check within perl if the mount point exists before I write? Thanks ray -- To unsubscribe, e-mail: [EMA