You are not logged in.

#1 2006-04-15 13:56:32

Corvin
Member
From: Poland, Gdansk
Registered: 2006-02-12
Posts: 68

find a file in package

Hi I'm looking for time file it should be located in /usr/bin/time,
I don't know in which package is it located. pacman -Qo time doesn't help.
Any advise? Help? Thank you in advance.

Offline

#2 2006-04-15 14:17:01

oseb
Member
From: Busan, Korea
Registered: 2005-05-26
Posts: 31

Re: find a file in package

$ pacman -Ql | grep /usr/bin/time

Offline

#3 2006-04-15 23:57:58

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: find a file in package

$ pacman -Qo /usr/bin/time


Markku

Offline

#4 2006-04-16 01:57:57

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: find a file in package

Looking for a file in a package you don't have installed is still kind of tricky business.  To a degree, you can use the package search on the main page, prefixing the file with a /
(ie, search for /time)

However, this doesn't always turn up many useful results.

Offline

Board footer

Powered by FluxBB