How did all these .wav files get on my system?
Ted Gould
ted at gould.cx
Thu Nov 11 15:44:26 MST 2010
On Thu, 2010-11-11 at 14:17 -0700, Eric Shubert wrote:
> Depending on your distro, you might use the appropriate package manager
> utility to see which package (if any) they belong to. For example, on
> RHEL/rpm based systems, you would:
> # rpm -qf /home/joe/.ooo3/user/gallery/Pinson.wav
> to see which package that file might belong to.
>
> Anyone know off hand what the debian/ubuntu command would be?
In general a Debian package wouldn't put something in your home
directory, so it's unlikely to be from there. But, for completeness the
command that can find which package a file is in is:
dpkg -S
Which is for search, so you can add some wildcards and such to.
--Ted
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20101111/043b5449/attachment.pgp>
More information about the PLUG-discuss
mailing list