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 the -F flag #54

Closed
Peltoche opened this issue Dec 10, 2018 · 0 comments
Closed

Add the -F flag #54

Peltoche opened this issue Dec 10, 2018 · 0 comments
Assignees
Labels
kind/enhancement Enhancement on current feature

Comments

@Peltoche
Copy link
Collaborator

following #42 discussion.

This flag should have the same behavior that the classic ls -F:

  -F, --classify             append indicator (one of */=>@|) to entries
@ means symbolic link (or that the file has extended attributes).
* means executable.
= means socket.
| means named pipe.
> means door.
/ means directory.
@Peltoche Peltoche added the kind/enhancement Enhancement on current feature label Dec 10, 2018
@Peltoche Peltoche self-assigned this Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement on current feature
Projects
None yet
Development

No branches or pull requests

1 participant