gvfs-treegvfsDeveloperDavidZeuthendavidz@redhat.comgvfs-tree1User Commandsgvfs-treeList contents of directories in a tree-like formatgvfs-tree OPTIONLOCATIONDescriptiongvfs-tree lists the contents
of the given directories recursively, in a tree-like format.
If no location is given, it defaults to the current directory.gvfs-tree is similar to the traditional
tree utility, but using gvfs locations instead of local files:
for example you can use something like
smb://server/resource/mydir as location.OptionsThe following options are understood:, Prints a short help
text and exits., Show hidden files., Follow symbolic links, mounts and shortcuts.Exit statusOn success 0 is returned, a non-zero failure
code otherwise.See Alsotree1,
gvfs-ls1