I want a argument -p to enable pipe mode, this will enable us to use: `cryptory ... | unzip -p | sort > data.csv`
I want a argument -p to enable pipe mode, this will enable us to use:
cryptory ... | unzip -p | sort > data.csv