This website requires JavaScript.
Explore
Help
Sign In
s444510
/
ium_z444510
Watch
1
Star
0
Fork
0
You've already forked ium_z444510
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5b87600923
ium_z444510
/
dataset-stats.sh
5 lines
89 B
Bash
Raw
Normal View
History
Unescape
Escape
add second Jenkinsfile and shell script
2023-04-20 23:58:00 +02:00
#!/bin/bash
fix
2023-04-21 00:17:16 +02:00
cat barcelona_weekends.dev.csv
|
wc -l > stats
add second Jenkinsfile and shell script
2023-04-20 23:58:00 +02:00
gzip -c stats > stats.txt.gz
Reference in New Issue
Copy Permalink