
funzip
List of commands for funzip:
-
funzip:tldr:c20a1 funzip: Decrypt a `.zip` or `.gz` archive and print the content.$ funzip -password ${password} ${path-to-archive}try on your machineexplain this command
-
funzip:tldr:e2884 funzip: Print the content of the first member in a `.zip` archive.$ funzip ${path-to-archive-zip}try on your machineexplain this command