IUM_03 - add pipeline and bash script for statistics extraction - fix
This commit is contained in:
parent
8fc0e4d0a3
commit
b1c9d8c590
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Get number of rows in data.csv
|
# Get number of rows in data.csv
|
||||||
wc -l < data.csv > data_size.txt
|
wc -l < data.csv > stats.txt
|
Loading…
Reference in New Issue
Block a user