On Wed, Jan 28, 2009 at 07:52:40PM -0500, Jaime wrote: > On Wed, Jan 28, 2009 at 6:51 PM, Wojciech Puchar > <[email protected]> wrote: > > dump is perfect. period. > > Is it possible to pull out individual files? A fellow sysadmin asked > me that years ago and I didn't have an answer for him.
Very easily. Just use restore -i Usually when I do that, I make a special direcory to receive things. (I usually call it 'unroll') That way I can put what I want there and then move it to where I want to, even if it is different from where it originally was. ////jerry > > Thanks, > Jaime > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
