Skip to content

Instantly share code, notes, and snippets.

@rm--
Last active November 28, 2015 14:59
Show Gist options
  • Select an option

  • Save rm--/6e5778534b0c5550da5f to your computer and use it in GitHub Desktop.

Select an option

Save rm--/6e5778534b0c5550da5f to your computer and use it in GitHub Desktop.
covert man page (eg. bash) to pdf
  man -T bash bash | ps2pdf - bash.pdf

first bash is the page you are looking for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment