Skip to Content

stopsoftwarepatents.eu petition banner

Which package owns this file?

In a debian like system this can be accomplished by:

dpkg -S $FILENAME

Of course if you're looking for which package owns a command, 'which' is your friend, the following tells me which package owns 'ionice

dpkg -S `which ionice` 

Trackback URL for this post:

http://technomancer.me.uk/trackback/206

Post new comment