Table of Contents

Name

check-nfs - test if a NFS dir is mounted

Synopsis

check-nfs NFS-MOUNTED-FILE [...]

Description

This program tries to open the given file on a nfs-mounted directory to test the access.
It will not block in case that the NFS mount is "lost".

Return Value

On success 0 is returned and 1 on any error.

Examples

check-nfs /mnt/.I_AM_ALIVE.DO_NOT_DELETE

Author

Frank Bergmann


Table of Contents