'\" t .\" Title: gvfs-tree .\" Author: David Zeuthen .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 03/28/2017 .\" Manual: User Commands .\" Source: gvfs .\" Language: English .\" .TH "GVFS\-TREE" "1" "" "gvfs" "User Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" gvfs-tree \- List contents of directories in a tree\-like format .SH "SYNOPSIS" .HP \w'\fBgvfs\-tree\ \fR\fB[OPTION...]\fR\fB\ \fR\fB[LOCATION...]\fR\ 'u \fBgvfs\-tree \fR\fB[OPTION...]\fR\fB \fR\fB[LOCATION...]\fR .SH "DESCRIPTION" .PP \fBgvfs\-tree\fR lists the contents of the given directories recursively, in a tree\-like format\&. If no location is given, it defaults to the current directory\&. .PP \fBgvfs\-tree\fR 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\&. .SH "OPTIONS" .PP The following options are understood: .PP \fB\-?\fR, \fB\-\-help\fR .RS 4 Prints a short help text and exits\&. .RE .PP \fB\-\-version\fR .RS 4 Shows the version number and exits\&. .RE .PP \fB\-h\fR, \fB\-\-hidden\fR .RS 4 Show hidden files\&. .RE .PP \fB\-l\fR, \fB\-\-follow\-symlinks\fR .RS 4 Follow symbolic links, mounts and shortcuts\&. .RE .SH "EXIT STATUS" .PP On success 0 is returned, a non\-zero failure code otherwise\&. .SH "SEE ALSO" .PP \fBtree\fR(1), \fBgvfs-ls\fR(1)