'\" t .\" Title: gvfs-ls .\" Author: Alexander Larsson .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 03/28/2017 .\" Manual: User Commands .\" Source: gvfs .\" Language: English .\" .TH "GVFS\-LS" "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-ls \- List files .SH "SYNOPSIS" .HP \w'\fBgvfs\-ls\ \fR\fB[OPTION...]\fR\fB\ \fR\fB[LOCATION...]\fR\ 'u \fBgvfs\-ls \fR\fB[OPTION...]\fR\fB \fR\fB[LOCATION...]\fR .SH "DESCRIPTION" .PP \fBgvfs\-ls\fR lists information about the given locations\&. If no location is given, it defaults to the current directory\&. .PP \fBgvfs\-ls\fR is similar to the traditional ls utility, but using gvfs locations instead of local files: for example you can use something like smb://server/resource/file\&.txt as location\&. .PP File attributes can be specified with their gvfs name, e\&.g\&. standard::icon, or just by namespace, e\&.g\&. unix, or by \*(Aq*\*(Aq which matches all attributes\&. Several attributes or groups can be specified, separated by comma\&. .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\-a\fR, \fB\-\-attributes=ATTRIBUTES\fR .RS 4 The attributes to get, specified as a comma\-separated list of gvfs file attribute names\&. .RE .PP \fB\-h\fR, \fB\-\-hidden\fR .RS 4 Show hidden files\&. .RE .PP \fB\-l\fR, \fB\-\-long\fR .RS 4 Use a long listing format\&. .RE .PP \fB\-c\fR, \fB\-\-show\-completions=PREFIX\fR .RS 4 Show only filenames starting with PREFIX\&. .RE .PP \fB\-n\fR, \fB\-\-nofollow\-symlinks\fR .RS 4 Don\*(Aqt follow symlinks\&. .RE .SH "EXIT STATUS" .PP On success 0 is returned, a non\-zero failure code otherwise\&. .SH "SEE ALSO" .PP \fBls\fR(1), \fBgvfs-info\fR(1)