Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
I don't still have the original message, but yes, dd should be able to extract to a new file: dd if=$TAPE of=new-file.tgz ... Or, of course, this should work, too: dd if=$TAPE ... | tar -xzf - ... or.. dd if=$TAPE ... | cat > new-file.tgz -derek jbk <jbk at mail2.gis.net> writes: > the original script was written to rsh to other hosts and > dump devices or mounts to a remote hosts tape. I wanted to > keep this functionality intact for future use. > I am assuming that I can extract the data from the tape with > 'dd' and pipe it to 'tar' which will extract to a empty > directory of my choosing. Is this not the case? > 'dd' should at least beable to copy from tape to an empty > directory. > > Jim Kelly-Rand > -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH warlord at MIT.EDU PGP key available
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |