
21 Dec
2014
21 Dec
'14
7:03 a.m.
Hi Allan On 21 December 2014 4:55:06 PM AEST, Allan Duncan <amd2345@fastmail.com.au> wrote:
I have a corrupt file and wish to find which package it belongs to.
In rpm I would do: rpm -qf <file name with full path>
What is the equivalent in dpkg etc?
dpkg -S {/path/to/file} Regards, Arjen.