Behan Webster <[EMAIL PROTECTED]> writes: | I'm new to using restore(1), and can't quite figure out how to extract a | single file from a dumped filesystem. | | I first restored the dump image from amanda onto an empty partition (the | image is called dragon.hda2.19980523.0), then I tried to restore | bcwhite/longtmp/testfuncs.cpp... | | I just can seem to get it to work. The following doesn't seem right. | Have I missed something entirely?
Personally, if I were restoring a single file I'd use "restore" interactively. You get a "restore>" prompt and you can traverse it just like a directory, i.e., with "cd", "ls", etc. Then you can mark the file(s)/directory you want to restore using "add" and then give the "extract" command to restore those files you've marked. I don't know for a fact that the linux version of restore supports the interactive mode but it's worth a shot. Just invoke restore with the "-i" argument. Good Luck! Gary Hennigan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]