Update data_counting_script.sh
This commit is contained in:
parent
dd2167a4f4
commit
12e894e77d
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
wc -l input_data.txt > stats.txt
|
wc -l processed_data.txt > stats.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user