Procházet zdrojové kódy

Changed the level of nesting of the count word script

andreagus před 8 roky
rodič
revize
b17a2dc809
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 0
      source/count-word.sh
  2. 0 2
      source/sections/count-word.sh

+ 2 - 0
source/count-word.sh

@@ -0,0 +1,2 @@
+#/bin/bash
+wc -w sections/*.tex

+ 0 - 2
source/sections/count-word.sh

@@ -1,2 +0,0 @@
-#/bin/bash
-wc -w *.tex