mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
ls: Only append file type indicators when -F or --classify is specified
This commit is contained in:
parent
5aafbdc4e8
commit
b413c7ae6a
Notes:
sideshowbarker
2024-07-19 01:26:24 +09:00
Author: https://github.com/awesomekling
Commit: b413c7ae6a
2 changed files with 9 additions and 3 deletions
|
@ -20,6 +20,7 @@ If no *path* argument is provided the current working directory is used.
|
|||
* `-a`, `--all`: Show dotfiles
|
||||
* `-A`: Do not list implied . and .. directories
|
||||
* `-B`, `--ignore-backups`: Do not list implied entries ending with ~
|
||||
* `-F`, `--classify`: Append a file type indicator to entries
|
||||
* `-d`, `--directory`: List directories themselves, not their contents
|
||||
* `-l`, `--long`: Display long info
|
||||
* `-t`: Sort files by timestamp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue