gvfs-cat(1) centos man page | unix.com

Man Page: gvfs-cat

Operating Environment: centos

Section: 1

GVFS-CAT(1)							   User Commands						       GVFS-CAT(1)

NAME
gvfs-cat - Concatenate files
SYNOPSIS
gvfs-cat [OPTION...] [LOCATION...]
DESCRIPTION
gvfs-cat concatenates the given files and prints them to the standard output. 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.
EXIT STATUS
On success 0 is returned, a non-zero failure code otherwise.
SEE ALSO
cat(1) gvfs GVFS-CAT(1)
Related Man Pages
gvfs-cat(1) - opensolaris
gvfs-save(1) - opensolaris
gvfs-rm(1) - opensolaris
gvfs-tree(1) - opensolaris
gvfs-trash(1) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq