Unzip and Zip Files
|
Here are some zip examples that can be run on your SSH server: No need to add .zip extension or suffix as it is added automatically by zip command. To zip up an entire directory (including all subdirectories), the command: unzip example: You can also test pics.zip, printing only a summary message indicating whether the archive is OK or not: To extract the file called cv.doc from pics.zip: To extract all files into the /tmp directory: To list all files from pics.zip: |
Powered by WHMCompleteSolution