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

(exa PR) 855: Add option to show security attribute and improve extended support #61

Merged
merged 3 commits into from Jul 29, 2023

Conversation

cafkafk
Copy link
Member

@cafkafk cafkafk commented Jul 29, 2023

Add a command line option -Z/--context to show the security context of
objects, similar to ls(1).

Show the actual extended attribute values on -@/--extended, instead of
just their length.

In case of a symbolic link, show the extended attributes of the symbolic
link itself, not the target. This matches the behavior of ls(1) and is
more intuitive.

Closes: #254
@cafkafk cafkafk changed the title (exa PR) 855 (exa PR) 855: Add option to show security attribute and improve extended support Jul 29, 2023
@cafkafk
Copy link
Member Author

cafkafk commented Jul 29, 2023

This seems tried and tested, and there has been enough eyeballs on this for me to trust it.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
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.

None yet

2 participants