Skip to content

Instantly share code, notes, and snippets.

@sbates
Created May 1, 2013 03:34
Show Gist options
  • Select an option

  • Save sbates/5493591 to your computer and use it in GitHub Desktop.

Select an option

Save sbates/5493591 to your computer and use it in GitHub Desktop.
************cat myfile |grep -v ^#|grep -v '#.*'|wc -l
5
************cat myfile |wc -l
85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment