update lines_counter.sh
This commit is contained in:
parent
7b95199b15
commit
6a81dcf1d5
3
lines_counter.sh
Normal file
3
lines_counter.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
wc -l $1 > output.txt
|
Loading…
Reference in New Issue
Block a user