Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -o shorcut to --octal-permissions #1164

Closed
wants to merge 1 commit into from

Conversation

utiiz
Copy link

@utiiz utiiz commented Feb 23, 2023

Added -o shortcut to --octal-permissions option. Requested by issue #1157
Also updated the help documentation and fish/zsh completion.

Results

Before

$ exa --long -o
exa: Unknown argument -o

After

$ exa --long -o
0664 .rw-rw-r-- 3,7k utiiz 23 févr. 23:33 build.rs
0664 .rw-rw-r--  10k utiiz 23 févr. 23:33 Cargo.lock
0664 .rw-rw-r-- 2,0k utiiz 23 févr. 23:33 Cargo.toml
0775 drwxrwxr-x    - utiiz 23 févr. 23:33 completions
0775 drwxrwxr-x    - utiiz 23 févr. 23:33 devtools
0664 .rw-rw-r-- 2,6k utiiz 23 févr. 23:33 Justfile
0664 .rw-rw-r-- 1,1k utiiz 23 févr. 23:33 LICENCE
0775 drwxrwxr-x    - utiiz 23 févr. 23:51 man
0664 .rw-rw-r--  11k utiiz 23 févr. 23:41 README.md
0664 .rw-rw-r--   31 utiiz 23 févr. 23:33 rust-toolchain.toml
0664 .rw-rw-r-- 455k utiiz 23 févr. 23:33 screenshots.png
0775 drwxrwxr-x    - utiiz 23 févr. 23:33 snap
0775 drwxrwxr-x    - utiiz 23 févr. 23:33 src
0775 drwxrwxr-x    - utiiz 23 févr. 23:35 target
0664 .rw-rw-r-- 6,1k utiiz 23 févr. 23:33 Vagrantfile
0775 drwxrwxr-x    - utiiz 23 févr. 23:33 xtests

@ariasuni
Copy link
Collaborator

Closing this, since exa is unmaintained (see #1243), and this has been done in the active fork eza. Thanks!

@ariasuni ariasuni closed this Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants