Shell - Terminal NIX Zip Commands

Monday, December 3rd, 2018 | Server

Zip: zip -r source.zip source/

Unzip into target directory without archive folder: bsdtar -xf source.zip -s'|[^/]*/||'
( launch from the directory where you want the files )

Alternative Unzip: yum install p7zip | 7za x wordpress.zip


Comments


E19 Creative

Products | Support | About | Contact | Login