As I work with your app often, I really would like export results into txt, and share them. Someting like bash command : date > hashed_file.zip_hash.txt && sha1sum hashed_file.zip >> hashed_file.zip_hash.txt && md5sum hashed_file.zip >> hashed_file.zip_hash.txt.
Thank you in advance!
As I work with your app often, I really would like export results into txt, and share them. Someting like bash command : date > hashed_file.zip_hash.txt && sha1sum hashed_file.zip >> hashed_file.zip_hash.txt && md5sum hashed_file.zip >> hashed_file.zip_hash.txt.
Thank you in advance!