Scroll to navigation

lsd(1) General Commands Manual lsd(1)

NAME

lsd - An ls command with a lot of pretty colors and some other stuff.

SYNOPSIS

lsd [--help] [-V|--version] [-a|--all] [-A|--almost-all] [--color] [--icon] [--icon-theme] [-F|--classify] [-l|--long] [--ignore-config] [--config-file] [-1|--oneline] [-R|--recursive] [-h|--human-readable] [--tree] [--depth] [-d|--directory-only] [--permission] [--size] [--total-size] [--date] [-t|--timesort] [-S|--sizesort] [-X|--extensionsort] [-v|--versionsort] [--sort] [-U|--no-sort] [-r|--reverse] [--group-dirs] [--group-directories-first] [--blocks] [--classic] [--no-symlink] [-I|--ignore-glob] [-i|--inode] [-L|--dereference] [-Z|--context] [--hyperlink] [FILE]

DESCRIPTION

An ls command with a lot of pretty colors and some other stuff.

OPTIONS

Print help information
Print version information
Do not ignore entries starting with .
Do not list implied . and ..
When to use terminal colours
When to print the icons
Whether to use fancy or unicode icons
Append indicator (one of */=>@|) at the end of the file names
Display extended file metadata as a table
Ignore the configuration file
Provide a custom lsd configuration file
-1, --oneline
Display one entry per line
Recurse into directories
For ls compatibility purposes ONLY, currently set by default
Recurse into directories and present the result as a tree
Stop recursing into directories after reaching specified depth
Display directories themselves, and not their contents (recursively when used with --tree)
How to display permissions
How to display size
Display the total size of directories
How to display date [possible values: date, relative, +date-time-format]
Sort by time modified
Sort by size
Sort by file extension
Natural sort of (version) numbers within text
sort by WORD instead of name
Do not sort. List entries in directory order
Reverse the order of the sort
Sort the directories then the files
Groups the directories at the top before the files. Same as --group-dirs=first
Specify the blocks that will be displayed and in what order
Enable classic mode (display output similar to ls)
Do not display symlink target
Do not display files/directories with names matching the glob pattern(s). More than one can be specified by repeating the argument
Display the index number of each file
When showing file information for a symbolic link, show information for the file the link references rather than for the link itself
Print security context (label) of each file
Attach hyperlink to filenames
[FILE] [default: .]

VERSION

v0.21.0

lsd 0.21.0