This website works better with JavaScript
Home
Explore
Help
Register
Sign In
andreagus
/
ce-paper
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Changed the level of nesting of the count word script
andreagus
8 years ago
parent
9d32606c3d
commit
b17a2dc809
2 changed files
with
2 additions
and
2 deletions
Unified View
Show Diff Stats
2
0
source/count-word.sh
0
2
source/sections/count-word.sh
+ 2
- 0
source/count-word.sh
View File
@@ -0,0 +1,2 @@
+#/bin/bash
+wc -w sections/*.tex
+ 0
- 2
source/sections/count-word.sh
View File
@@ -1,2 +0,0 @@
-#/bin/bash
-wc -w *.tex