Layout

output layout

Format

--format=layout

across -x, commas -m, horizontal -x, long -l, single-column -1, verbose -l, vertical -C, table -tb, HTML -html, Markdown -md, CSV -csv, TSV -tsv, json -j, tree -T

layoutaliases

across

x, horizontal

vertical

C

Default

commas

m

long

l, verbose

also add perm,total-size,size,owner,group,time, icons to view

single-column

1

markdown

md

no color and icons

csv

no color and icons

tsv

no color and icons

json

j

no color and icons

tree

T

Zero

end each output line with NUL, not newline

--zero or -0

Tree 🌳

list in trees

--tree or -T

some feature doesn't work in the tree view.

like --limit=N doesn't support tree view

Recurse

recurse into directory

--recurse or -R

Limit tree/recurse depth

--depth=num or --level=num

num < 0 means no limit

Others

Please refer to the man page or program output with --help

Last updated