I recently found a really cool tool that I noticed on Debian weekly news
called unp, short for unpack.  It can unpack pretty much any archive.

unp *.tar.gz
unp *.tar.bz
unp *.rpm
unp *.deb
unp *.zip
unp *.rar

Haven't found anything yet that it didn't work on.

-Bill

 -----Original Message-----
From:   Ben Collins [mailto:[EMAIL PROTECTED] 
Sent:   Friday, January 23, 2004 8:04 AM
To:     Mauricio
Cc:     [email protected]; [email protected]
Subject:        Re: /etc/nsswitch.conf

On Fri, Jan 23, 2004 at 09:50:21AM -0500, Mauricio wrote:
>       Could anyone post/send me a copy of an umodified 
> /etc/nsswitch.conf (as in you just finished the installation or has 
> not touched it yet)?  Thanks!

# dpkg -S /etc/nsswitch.conf
base-files: /etc/nsswitch.conf

So you can download the package base-files and do:

dpkg-deb --extract base-files.deb /tmp/myfiles

Then copy the nsswitch.conf from /tmp/myfiles/etc/nsswitch.conf



-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]



Reply via email to