Skip to content

Instantly share code, notes, and snippets.

@ceme
Created November 10, 2014 23:24
Show Gist options
  • Save ceme/b289261554493cf3c4f0 to your computer and use it in GitHub Desktop.
Save ceme/b289261554493cf3c4f0 to your computer and use it in GitHub Desktop.
Grep text file for .js lines
cat vlfiles.txt | grep .js | uniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment