I would like to zip up files using all of my 4 cores.
Only single files, not directories.
I can not figure out how to put in the compressed file name and a wild card for the files I would like compressed.
Pigz is recommended.
Some of my research.
Use 7 zip to create a password protected compressed file and files not visible
$ 7z a -p -mhe=on test.7z *.mp3