.TH "FSTREE" "1" "August 2011" "Pyfilesystem" "User Commands" .SH NAME fstree - Recursively display the contents of PATH in an ascii tree .SH SYNOPSIS .B fstree [OPTION]... [PATH] .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-debug\fR Show debug information .TP \fB\-v\fR, \fB\-\-verbose\fR make output verbose .TP \fB\-\-listopeners\fR list all FS openers .TP \fB\-\-fs\fR=\fIOPENER\fR import an FS opener e.g \fB\-\-fs\fR foo.bar.MyOpener .TP \fB\-l\fR LEVEL, \fB\-\-level\fR=\fILEVEL\fR Descend only LEVEL directories deep (\fB\-1\fR for infinite) .TP \fB\-g\fR, \fB\-\-gui\fR browse the tree with a gui .TP \fB\-a\fR, \fB\-\-all\fR do not hide dot files .TP \fB\-d\fR, \fB\-\-dirsfirst\fR List directories before files .SH "SEE ALSO" fscat(1), fscp(1), fsinfo(1), fsls(1), fsmkdir(1), fsmount(1), fsmv(1), fsrm(1), fsserve(1) .SH AUTHOR .TP Written for Debian by Janos Guljas .