gnomevfs-cat - print a file to standard output using the VFS system
gnomevfs-cat URI
gnomevfs-cat prints a file to standard output using the virtual file system to access the file via a URI.
The following operands are supported:
URI Specifies the file location in standard URI format.
Example 1: Cat a File From a Web Server
example% gnomevfs-cat http://www.sun.comExample 2: Cat a Local File
example% gnomevfs-cat file:///home/user/README.txt
See environ(5) for descriptions of the following environment variables: NLSPATH.
The exit value 0 is returned regardless of success or failure.
The following files are used by this application:
/usr/bin/gnomevfs-cat Executable to print a file to standard output using the VFS system
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE Availability SUNWgnome-vfs Interface stability Volatile
gnomevfs-copy(1), gnomevfs-info(1), gnomevfs-ls(1), gnomevfs-mkdir(1)
Written by Stephen Browne, Sun Microsystems Inc., 2004.
| SunOS 5.11 | gnomevfs-cat (1) | 6 Sep 2004 |