Snippets
#Linux
Snippets tagged with "Linux".
Snippets 1
- Saving man Pages to Text Files
How to save man command output to a file on macOS/Linux. Use col -b to remove control characters and create readable text.
Snippets
Snippets tagged with "Linux".
How to save man command output to a file on macOS/Linux. Use col -b to remove control characters and create readable text.