0% found this document useful (0 votes)
2 views1 page

C

The document outlines various command-line options for a file listing utility. It includes flags for displaying file information in different formats, sorting options, and handling symbolic links. Each option is briefly described, indicating its specific functionality.

Uploaded by

panagio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

C

The document outlines various command-line options for a file listing utility. It includes flags for displaying file information in different formats, sorting options, and handling symbolic links. Each option is briefly described, indicating its specific functionality.

Uploaded by

panagio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

-k, --kibibytes

default to 1024-byte blocks for disk usage; used only with -s and per directory to

-l use a long listing format

-L, --dereference
when showing file information for a symbolic link, show information for the file t

-m fill width with a comma separated list of entries

-n, --numeric-uid-gid
like -l, but list numeric user and group IDs

-N, --literal
print entry names without quoting

-o like -l, but do not list group information

-p, --indicator-style=slash
append / indicator to directories

-q, --hide-control-chars
print ? instead of nongraphic characters

--show-control-chars
show nongraphic characters as-is (the default, unless program is 'ls' and output i

-Q, --quote-name
enclose entry names in double quotes

--quoting-style=WORD
use quoting style WORD for entry names: literal, locale, shell, shell-always, shel

-r, --reverse
reverse order while sorting

-R, --recursive
list subdirectories recursively

-s, --size
print the allocated size of each file, in blocks

-S sort by file size, largest first

--sort=WORD
sort by WORD instead of name: none (-U), size (-S), time (-t), version (-v), exten

You might also like