Answers for "ls zip folder linux"

1

shell ls a zip file

unzip -l zipfile
Posted by: Guest on March-09-2021
8

zip files in folder linux

zip -r myfiles.zip mydir
Posted by: Guest on May-09-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language