logo hsb.horse
← Back to tag index

Snippets

#Linux

Snippets tagged with "Linux".

Snippets 1
  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.