Skip to content

Instantly share code, notes, and snippets.

@claudinec
Created November 5, 2009 19:29
Show Gist options
  • Save claudinec/227315 to your computer and use it in GitHub Desktop.
Save claudinec/227315 to your computer and use it in GitHub Desktop.
count words in a .tex file
alias dtw="detex $1 | wc -w"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment