Answers for "how to list contents of zip file in linux"

1

how to get list of files in zip linux

unzip -l file.zip
Posted by: Guest on November-08-2020

Code answers related to "how to list contents of zip file in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language