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

"No flag found" for lsof -m manpage #24

Open
psachin opened this issue Oct 30, 2018 · 0 comments
Open

"No flag found" for lsof -m manpage #24

psachin opened this issue Oct 30, 2018 · 0 comments
Labels

Comments

@psachin
Copy link
Contributor

psachin commented Oct 30, 2018

The manpage of lsof is somewhat different for example, certain flags have '+' & '-' as prefix and the current implementation don't works well.

Need to come up with a logic to handle this. I was thinking if we can parse all available flags and store in the registry and then confirm each flag has an explanation before the program prints the output. Just a thought.

@Summertime Summertime added the bug label Nov 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants