Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save kitplummer/232149 to your computer and use it in GitHub Desktop.

Select an option

Save kitplummer/232149 to your computer and use it in GitHub Desktop.
perl -e "s/[^a-zA-Z0-9 \n\t\r\f\v]/1/g;" -pi.save $(find word_10MB.txt -type f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment