Преглед на файлове

switched back to the extensive counting of all the files

andreagus преди 8 години
родител
ревизия
ac8da8cf7a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      source/sections/count-word.sh

+ 1 - 1
source/sections/count-word.sh

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