1NFS-CAT(1) nfs-cat: read a file from nfs NFS-CAT(1)
23
4
NAME
6nfs-cat - Utility to read a file off NFS
7
SYNOPSIS
9nfs-cat <NFS-URL>
10
DESCRIPTION
12nfs-cat is a utility to read a file off an NFS server.
1314
Example: Print the content of a file:
1516
$ nfs-cat nfs://127.0.0.1/data/tmp/foo.c
1718
19
SEE ALSO
21http://github.com/sahlberg/libnfs
2223
24
25
nfs-cat 05/24/2015 NFS-CAT(1)