on a debian system, how do I

1. find out what package a file belongs to

(equivalent rpm command rpm -qf /etc/passwd, gentoo command qpkg 
-f /etc/passwd)

2. find out what version of a package is installed

(equivalent rpm command rpm -q postfix, gentoo command etcat -v postfix)

Sorry no man pages on this debian install, its pebble, a cut down version, 
made small by stripping the man pages and other docs.

Reply via email to