.TH "FSLS" "1" "August 2011" "Pyfilesystem" "User Commands" .SH NAME fsls - List contents of [PATH] .SH SYNOPSIS .B fsls [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\-u\fR, \fB\-\-full\fR output full path .TP \fB\-s\fR, \fB\-\-syspath\fR output system path (if one exists) .TP \fB\-r\fR, \fB\-\-url\fR output URL in place of path (if one exists) .TP \fB\-d\fR, \fB\-\-dirsonly\fR list directories only .TP \fB\-f\fR, \fB\-\-filesonly\fR list files only .TP \fB\-l\fR, \fB\-\-long\fR use a long listing format .TP \fB\-a\fR, \fB\-\-all\fR do not hide dot files .SH "SEE ALSO" fscat(1), fscp(1), fsinfo(1), fsmkdir(1), fsmount(1), fsmv(1), fsrm(1), fsserve(1), fstree(1) .SH AUTHOR .TP Written for Debian by Janos Guljas .