There was an error while loading. Please reload this page.
To bundle all *.csv outputs into a tarball:
*.csv
find /data/wastewater/results/ -name '[guelph|waterloo|western]*.csv' -type f -print0 | tar -czvf allcsv.tar.gz --null -T -