Ask a Question related to Ubuntu, Design and Development.
-
maxx #1
Finding package to which an installed file belongs to
How do I see to which package a file belongs to? On an PRM based system I
would enter 'rpm -qf file'. What is the dpkg equivalent?
--
gr,
maxx
:wq!
maxx Guest
-
finding a file by name
code in test.cfm <cfdirectory directory='#GetDirectoryFromPath(GetTemplatePath())#' name='myDirectory' sort='name ASC'> <cftable ... -
How to package up (all) installed ports
What would be a good way to create binary packages of all/most of my currently installed ports (without rebuilding as "make package" does)? I... -
finding a spot in a file
Chad Kellerman wrote: Hello, You could use a module like http://search.cpan.org/author/WADG/Config-IniFiles-2.38/IniFiles.pm or... -
finding subdirectories without parsing every file
Hi Is there any way to get the subdirectories of a directory without having to sort through all the files in a directory? I'm actually... -
Finding a key word in a text file
Hi all, I would like to find a word stored in a text file. Structure: I have one file named keyWords.txt that stores some key words I'm... -
maxx #2
Re: Finding package to which an installed file belongs to
On Mon, 20 Mar 2006 10:35:50 +0100, maxx wrote:
3 minutes after posting this, I found> How do I see to which package a file belongs to? On an PRM based system I
> would enter 'rpm -qf file'. What is the dpkg equivalent?
'http://www.cyberciti.biz/howto/question/linux/dpkg-cheat-sheet.php' using
Google, which provided the answer...
--
gr,
maxx
:wq!
maxx Guest



Reply With Quote

