lsd
List directory contents.
The next generation ls
command, written in Rust.
=> More information.
- List files and directories, one per line:
lsd -1
- List all files and directories, including hidden ones, in the current directory:
lsd -a
- List all files and directories with trailing
/
added to directory names:
lsd -F
- List all files and directories in long format (permissions, ownership, size, and modification date):
lsd -la
- List all files and directories in long format with size displayed using human-readable units (KiB, MiB, GiB):
lsd -lh
- List all files and directories in long format, sorted by size (descending):
lsd -lS
- List all files and directories in long format, sorted by modification date (oldest first):
lsd -ltr
lsd -d {*/}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/lsd.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 104.58069 milliseconds
- Gemini-to-HTML Time
- 0.396257 milliseconds
This content has been proxied by September (3851b).