소스 검색

Changed the level of nesting of the count word script

andreagus 8 년 전
부모
커밋
b17a2dc809
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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