gvfs-cat (1)
Leading comments
Title: gvfs-cat Author: Ondrej Holy <oholy@redhat.com> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 09/14/2017 Manual: User Commands Source: gvfs Language: English
NAME
gvfs-cat - Concatenate filesSYNOPSIS
- gvfs-cat [OPTION...] [LOCATION...]
DESCRIPTION
gvfs-cat
gvfs-cat works just like the traditional cat utility, but using gvfs locations instead of local files: for example you can use something like smb://server/resource/file.txt as location.
Note: just pipe through cat if you need its formatting options like -n, -T or other.
OPTIONS
The following options are understood:
-?, --help
- Prints a short help text and exits.
--version
- Shows the version number and exits.
EXIT STATUS
On success 0 is returned, a non-zero failure code otherwise.