We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 -