Yash-Handa / logo-ls

Modern ls command with vscode like File Icon and Git Integrations. Written in Golang
MIT License
1.14k stars 43 forks source link

Feature Request: Support -n flag #24

Open jalseth opened 3 years ago

jalseth commented 3 years ago

Sometimes it is useful to see the user/group IDs rather than the human-friendly usernames and group names for permissions. In GNU ls this is the -n flag, which is not currently supported by logo-ls.