Skip to content

Instantly share code, notes, and snippets.

@jonathonw
Last active May 30, 2018 02:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathonw/76bae7cdc2f95fb9ab44688a69d16d5a to your computer and use it in GitHub Desktop.
Save jonathonw/76bae7cdc2f95fb9ab44688a69d16d5a to your computer and use it in GitHub Desktop.
Random shell utilities and stupid tricks

Stupid Shell Tricks

Show non-printing characters

vis

cat -e

Select or reject lines common to two files

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