NFS\-CAT
Section: nfs\-cat: read a file from nfs (1)
Updated: 05/24/2015
Page Index
NAME
nfs-cat - 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
m[blue]http://github.com/sahlberg/libnfsm[]