Oct 052010
Lists the package to which a particular file belongs in Ubuntu
Answer:
Sometimes, you want to know which package contains a file, e.g. "php5.conf", you can try
# dpkg -S php5.conf
libapache2-mod-php5: /etc/apache2/mods-available/php5.conf