vdir
List directory contents.
Drop-in replacement for `ls -l`.
- List files and directories in the current directory, one per line, with details:
- List with sizes displayed in human-readable units (KB, MB, GB):
- List including hidden files (starting with a dot):
- List files and directories sorting entries by size (largest first):
- List files and directories sorting entries by modification time (newest first):
- List grouping directories first:
- Recursively list all files and directories in a specific directory:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).