nfs-cat - Man Page

Utility to read a file off NFS

Synopsis

nfs-cat <NFS-URL>

Description

nfs-cat is a utility to read a file off an NFS server.

Example: Print the content of a file:

$ nfs-cat nfs://127.0.0.1/data/tmp/foo.c

See Also

http://github.com/sahlberg/libnfs

Info

05/24/2015 nfs-cat: read a file from nfs