Skip to content

Instantly share code, notes, and snippets.

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 lewiswalsh/71a605c3c6f18d430466af57897b90f8 to your computer and use it in GitHub Desktop.
Save lewiswalsh/71a605c3c6f18d430466af57897b90f8 to your computer and use it in GitHub Desktop.
Cat a file with line numbers
cat -n <filename>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment