I downloaded the full folder of mini-howtos from the Linux Documentation project. One subfolder has all of the mini howtos in html format, but they are *.html.tar.gz. I can extract them individuall...
http://www.experts-exchange.com/OS/Linux/Q_10265918.html
Zones:
LinuxDate Answered: 01/26/2000 Grade: A Views: 48
If I have tar a file to a tap by this commond
tar -cvf /dev/rst28 /myhd/mydir/myfile.test and now I wan to extract this file from this tap to diffrent place like /myhd2/mydir/ directory ??
http://www.experts-exchange.com/Networking/Unix_Networking/Q_10985781.html
I have a TAR file that contains an unneeded coredump file and wish to extract all other files in the archive. How can I skip this file? It is listed in the archive as './sch/core'. I cannot get the...
http://www.experts-exchange.com/OS/Unix/Q_11580798.html
Zones:
UnixDate Answered: 10/18/2000 Grade: A Views: 8
I want to duplicate the directory structure for testing environment, no data is needed. Details as follow:
/home/A/log/*yyyymmdd*
/home/A/backup/yyyymmdd/*
/home/B/log/*yyyymmdd*
/home/B/back...
http://www.experts-exchange.com/OS/Unix/Q_20534835.html
Zones:
UnixDate Answered: 03/28/2003 Grade: B Views: 0
When I try to untar (tar -xof Db-Documentum-1.53.tar) a file, I get the error "Tar: error! blocksize changed"
It looks like it created <SOME>, but not all, of the required files directories and ...
http://www.experts-exchange.com/OS/Unix/Q_20546961.html
I need a command line based tar util to untar some tar files. The ones I have been using don't handle long file names.
Running them under Windows 98 I end up with 8.3 file names, the long names...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_20655565.html
Zones:
MS DOSDate Answered: 07/19/2003 Grade: A Views: 0
I have been using linux for approx 3 years off and on. More off then on though. Here in the last month i have been concentrating on linux. I recently installed a IDE tape backup and created a link ...
http://www.experts-exchange.com/OS/Linux/Q_20888274.html
Zones:
LinuxDate Answered: 02/17/2004 Grade: A Views: 13
Hi im trying to copy 26 GB of data to tape after placing the tape in drive 1 of the hp surestore tape library im using the tar command
tar -cvf /dev/rmt/0mn /envista/shdata
after the trasfer is ...
http://www.experts-exchange.com/OS/Unix/Q_20895707.html
Zones:
UnixDate Answered: 03/15/2004 Grade: A Views: 0
I have a script, and I need to exclude a lot of subdirectories, so I want to use the --exclude-from flag when I tar up my archive. Problem is, the exclude-from isn't excluding what I need. My scr...
http://www.experts-exchange.com/Programming/System/Linux/Q_21051038.html
Zones:
Linux DevDate Answered: 07/12/2004 Grade: A Views: 0
This is more of a shell scripting question, but I thought I should put it here because of the OS.
Let say I had a directory called “/wildweb”
In it, I had like 6 subdirectories, which also have...
http://www.experts-exchange.com/OS/Unix/Solaris/Q_21059447.html
Zones:
SolarisDate Answered: 09/26/2004 Grade: A Views: 0