Skip to content

Instantly share code, notes, and snippets.

@microwaves
Created April 4, 2014 02:31
Show Gist options
  • Select an option

  • Save microwaves/9966976 to your computer and use it in GitHub Desktop.

Select an option

Save microwaves/9966976 to your computer and use it in GitHub Desktop.
cat -n foofile | grep "^ *30" # where *30 represents the line to be printed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment