![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to find the time a filesystem was mounted without using root privileges | neuralninja | Filesystems, Disks and Memory | 1 | 04-04-2008 02:38 PM |
| / filesystem is mounted read only | DGK | UNIX for Dummies Questions & Answers | 2 | 05-18-2007 05:09 AM |
| Remote mount an already mounted nfs filesystem | itsupplies | SUN Solaris | 1 | 09-19-2006 10:31 PM |
| Mounted Root Filesystem | jimthompson | UNIX for Advanced & Expert Users | 1 | 01-17-2006 03:59 PM |
| How can I tell if a filesystem is NFS mounted? | giannicello | UNIX for Dummies Questions & Answers | 3 | 09-23-2002 03:13 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Testing if nfs filesystem is mounted
Hello,
I have a backup script that backs up my system to a nfs mounted file system. The mount point on my local system is /backup. I want my script to check whether the nfs file system is mounted on /backup before actually backing anything up. Even if the nfs file system was NOT mounted, there would be a /backup directory on my local system. Is there a way I can have my script actually check that the nfs filesystem is mounted on /backup? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|