logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gfls - list contents of Gfarm directory

Description

       List information of files or contents of directories specified by path.

Name

       gfls - list contents of Gfarm directory

Options

-a
           Do not hide entries starting with ``.''.

       -A
           Do not list ``.'' and ``..''.

       -C
           Multi-column output. This is the default output format.

       -D
           Display dirset name of the directory quota feature.

       -d
           List directory entries instead of the contents.

       -e
           Display effective permissions for a file.

       -Eseconds
           Specifies seconds to hold attribute cache. If 0 is specified, attributes won't be cached.

       -F
           Append indicator (one of */=@|) to entries.

       -h
           Display numbers in human readable format by adding a prefix multiplier symbol like "M" (mega). Since
           this option uses powers of 1024, "M" means 1,048,576.

       -i
           Display inode number.

       -l
           List in long format, including mode, owner, group, size in bytes, time of last modification for each
           file.

       -r
           Reverse the order while sorting.

       -R
           Recursively lists subdirectories encountered.

       -S
           Sort by file size.

       -t
           Sort by time stamp instead of by name.

       -T
           With the -l option, show complete date format.

       -1
           Prints one entry per line of output.

       -?
           displays a list of command options.

Gfarm                                              28 Sep 2020                                           GFLS(1)

Synopsis

gfls [options] [path...]

See Also