Layout
output layout
Last updated
output layout
Last updated
--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
layout | aliases | |
---|---|---|
end each output line with NUL, not newline
--zero
or -0
list in trees
--tree
or -T
some feature doesn't work in the tree view.
like --limit=N doesn't support tree view
recurse into directory
--recurse
or -R
--depth=num
or --level=num
num < 0 means no limit
Please refer to the man page or program output with --help
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