@@ -1,2 +1,2 @@
#/bin/bash
-wc -w *.tex | awk '{print $1}' | awk '{s+=$1} END {print s}'
+wc -w *.tex