GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Linux guys need the compresing a folder command (https://gfy.com/showthread.php?t=354681)

Sony 09-10-2004 09:08 AM

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

FrankWhite 09-10-2004 09:12 AM

tar -zcvf file.tgz dir


or



zip -r zipfile.zip dir/*

Sony 09-10-2004 09:22 AM

Quote:

Originally posted by Doomed
tar -zcvf file.tgz dir


or



zip -r zipfile.zip dir/*


zip -r zipfile.zip dir/* not working

MickeyG 09-10-2004 09:24 AM

like he said - tar -zcvf file.tgz dir

Sony 09-10-2004 09:29 AM

Quote:

Originally posted by MickeyG
like he said - tar -zcvf file.tgz dir
I want to make it .zip

X37375787 09-10-2004 09:31 AM

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