Skip to content

Instantly share code, notes, and snippets.

@paulboardman
Last active January 30, 2018 17:20
Show Gist options
  • Save paulboardman/489e603db8dacd6d5bced782324a8a91 to your computer and use it in GitHub Desktop.
Save paulboardman/489e603db8dacd6d5bced782324a8a91 to your computer and use it in GitHub Desktop.
count the number of SDF entries in a file
grep -c $'$$$$' <filename>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment