![]() |
Linux guys need the "compresing a folder" command
I want to make folder Pics to become Pics.zip.
Totally forgot how to do it, please help. :helpme |
tar -zcvf file.tgz dir
or zip -r zipfile.zip dir/* |
Quote:
zip -r zipfile.zip dir/* not working |
like he said - tar -zcvf file.tgz dir
|
Quote:
|
use the tar/gzip command and unextract it using winrar under windows.
|
All times are GMT -7. The time now is 09:31 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123