Hacker News new | ask | show | jobs
by phantomread 1583 days ago
I realize documentation is only half the battle but I get a lot from using something like explainshell when I see unknown argument lists: https://explainshell.com/explain?cmd=nmap+-Pn+-sT+-p-+--min-...

This way you can read the full command sort of like a custom pamphlet. To your point, more context beyond the manpage is always helpful.

1 comments

What a cool website! Thanks!