No description
Find a file
2018-09-02 22:52:26 +02:00
data sorted 2018-09-02 22:52:26 +02:00
.gitignore Initial commit 2018-08-25 23:41:02 +02:00
LICENSE Initial commit 2018-08-25 23:41:02 +02:00
README.md Update README.md 2018-08-25 23:47:59 +02:00

eventdb-source

Sort DSV with ;

sort -t; -k3n -k2n -k1n temp/stage2.csv -o temp/stage3.csv