Exa: --no-user not recognized

Created on 3 Apr 2020  路  7Comments  路  Source: ogham/exa

--no-user flag appears to not be implemented.

exa --no-user

results in

Unknown argument --no-user

Most helpful comment

None of the following "long view" commands seem to be implemented as of 0.9.0-1:

--no-permissions: suppress the permissions field
--no-filesize: suppress the filesize field
--no-user: suppress the user field
--no-time: suppress the time field

Running $ exa --help doesn't display any of them either:

...
LONG VIEW OPTIONS
  -b, --binary       list file sizes with binary prefixes
  -B, --bytes        ...
  ...
  --git              list each file's Git status, if tracked or ignored
  -@, --extended     list each file's extended attributes and sizes
$

All 7 comments

None of the following "long view" commands seem to be implemented as of 0.9.0-1:

--no-permissions: suppress the permissions field
--no-filesize: suppress the filesize field
--no-user: suppress the user field
--no-time: suppress the time field

Running $ exa --help doesn't display any of them either:

...
LONG VIEW OPTIONS
  -b, --binary       list file sizes with binary prefixes
  -B, --bytes        ...
  ...
  --git              list each file's Git status, if tracked or ignored
  -@, --extended     list each file's extended attributes and sizes
$

--no-user flag appears to not be implemented.

exa --no-user

results in

Unknown argument --no-user

+1

up

+1

+1

Was about to create issue about: --no-permissions not being available. Is this on the radar? As I like the colours of exa but the colours of permissions are a bit jarring.

+1

Was this page helpful?
0 / 5 - 0 ratings