[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Restoring /etc



On Sat, 7 Aug 2004 00:17, Mark Bucciarelli <mark@easymailings.com> wrote:
> Is there some clever way I can recreate the /etc dir?  (A dpkg-reconfigure
> trick?)  Or can I just copy the symbolic links from the working box over
> to the non-working box?

How about the following:

tar cf /tmp/foo.tar `find /etc -type l`

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page



Reply to: