This website requires JavaScript.
Explore
Help
Sign In
s464863
/
ium_464863
Watch
1
Star
0
Fork
0
You've already forked ium_464863
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e75c6fb104
ium_464863
/
get_stats.sh
3 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
IUM_03 - add pipeline and bash script for statistics extraction
2024-03-20 19:01:16 +01:00
#!/bin/bash
# Get number of rows in data.csv
IUM_03 - add pipeline and bash script for statistics extraction - fix
2024-03-20 19:12:44 +01:00
wc -l < data.csv > stats.txt
Reference in New Issue
Copy Permalink