NFS-CAT(1) | nfs-cat: read a file from nfs | NFS-CAT(1) |
nfs-cat - Utility to read a file off NFS
nfs-cat <NFS-URL>
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
http://github.com/sahlberg/libnfs
05/24/2015 | nfs-cat |