gvfs-less(1) Execute less on the output of gvfs-cat

SYNOPSIS

gvfs-less [OPTION...] [LOCATION...]

DESCRIPTION

gvfs-less

executes less on the output of gvfs-cat.

gvfs-less works just like the traditional less utility, but using gvfs locations instead of local files: for example you can use something like smb://server/resource/file.txt as location.

OPTIONS

See less(1) for the options.

EXIT STATUS

On success 0 is returned, a non-zero failure code otherwise.