How do I unpack/unzip/untar a TGZ file on a Linux server?
Here is the command that was used to create the file:
tar cfz pbible_archive.tgz pbible www/images/seek_* www/images/blank2.gif www...
http://www.experts-exchange.com/OS/Linux/Q_20248396.html
'tar -xvvf myfile.tar' untars all of the files/directories in it.
Is there a way to untar files/directories I like to have? It is to aviod any file system issue due to a larger size files/dirs.
http://www.experts-exchange.com/OS/Unix/AIX/Q_21750585.html
Zones:
AIX UnixDate Answered: 02/27/2006 Rating: 9.2 Views: 0
I'm really annoyed here....
I'm a beginner on the HP-UX system, my expirience comes from the Linux OS. Here is a problem that really annoyes me...
I'm doing a: tar cf /etc/passwd mytar.tar
...
http://www.experts-exchange.com/OS/Unix/Q_10253803.html
Installing a perl program I ftp-upload the tar to the site root directory.
Then I should telnet to the site and untar the package.
If this is right how should I do it ?
With what telnet c...
http://www.experts-exchange.com/Networking/Unix_Networking/Q_10769301.html
I got Mime::Lite to work, and it works great
but now I'm working on trying to be able
to read attachments, and I found a script that
does it but it requires Mime::Tools
and guess what? It's di...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10936961.html
Zones:
PerlDate Answered: 08/07/2000 Rating: 9.4 Views: 0
Hi all,
I am using com.ice.tar to work with a tar file (if you can recommend a better utility class for me that would be good too).
here is what I want to do:
1 - read a tar file (tardem...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20320025.html
Zones:
JavaDate Answered: 07/06/2002 Rating: 9.2 Views: 0
I tryed the last options but the extention is .tar.z, and it didn't work. What should I do?
http://www.experts-exchange.com/OS/Linux/Administration/Q_20889964.html
Zones:
Linux AdminDate Answered: 02/19/2004 Rating: 7.2 Views: 0
here it goes
i have a freebsd server set up as a backup firewall in case the main one fails(firewall02)
the person that set all this up is no longer available he basically bailed out on me bofore...
http://www.experts-exchange.com/OS/Unix/BSD/FreeBSD/Q_21207714.html
Zones:
Free BSDDate Answered: 11/16/2004 Rating: 6.2 Views: 4
Hi ,
there is an applet-source.tar.bz2 file in this site. http://www.dbnet.ece.ntua.gr/~mario/rtree/
i am not able to untar it..... can someone please extract this file and send it to ...
http://www.experts-exchange.com/OS/Unix/Q_21225438.html
Zones:
Unix OSDate Answered: 12/08/2004 Rating: 7.6 Views: 4
I have to unpack/unzipp tar.gz files (preared I suspect using gzip and tar on a unix box).
I can do this by calling a command line process from a VB6 program (at the moment I am using 7 Zip free...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21452558.html
Zones:
Visual BasicDate Answered: 06/10/2005 Rating: 7.8 Views: 0