public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Which package has at?
@ 2006-08-15 23:32 darren kirby
  2006-08-15 23:46 ` Willie Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: darren kirby @ 2006-08-15 23:32 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]

I just realized my Gentoo has no 'at'

I searched but couldn't find as google will not consider less than 3 char 
words and equery only works on installed apps. Web interface to portage 
didn't reveal it either.

Where the heck is at at?

I would think it was one of the coreutils...wrongly it seems.
 
-d
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Which package has at?
  2006-08-15 23:32 [gentoo-user] Which package has at? darren kirby
@ 2006-08-15 23:46 ` Willie Wong
  2006-08-16  0:15   ` darren kirby
  2006-08-15 23:54 ` Peter Ruskin
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 7+ messages in thread
From: Willie Wong @ 2006-08-15 23:46 UTC (permalink / raw
  To: gentoo-user

On Tue, Aug 15, 2006 at 04:32:03PM -0700, Penguin Lover darren kirby squawked:
> Where the heck is at at?

Where you'd expect :)

[07:42 PM]wwong ~ $ equery belongs atd
[ Searching for file(s) atd in *... ]
sys-process/at-3.1.8-r11 (/etc/init.d/atd)
sys-process/at-3.1.8-r11 (/usr/sbin/atd)

though, I admit, "emerge --search at" would probably give too many 
results than useful. 

W
-- 
The fact that even some bloke like me can hold a slashdot UID in the
bottom quarter says quite a bit about the usual readership of the
website.  Expecting the slashdot crowd to be mature and make informed 
comments is, well, like expecting a Fermat number to be prime: it used 
to work a long time ago when the number was small...
Sortir en Pantoufles: up 20 days,  2:49
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Which package has at?
  2006-08-15 23:32 [gentoo-user] Which package has at? darren kirby
  2006-08-15 23:46 ` Willie Wong
@ 2006-08-15 23:54 ` Peter Ruskin
  2006-08-15 23:57 ` Bo Ørsted Andresen
  2006-08-16  5:54 ` Donnie Berkholz
  3 siblings, 0 replies; 7+ messages in thread
From: Peter Ruskin @ 2006-08-15 23:54 UTC (permalink / raw
  To: gentoo-user

On Wednesday 16 August 2006 00:32, darren kirby wrote:
> I just realized my Gentoo has no 'at'
>
> I searched but couldn't find as google will not consider less
> than 3 char words and equery only works on installed apps. Web
> interface to portage didn't reveal it either.
>
> Where the heck is at at?
>
> I would think it was one of the coreutils...wrongly it seems.
>
emerge at

-- 
Peter
========================================================================
Gentoo Linux: Portage 2.1-r2.		kernel-2.6.17-gentoo-r3-x86.
2006 i686 AMD Athlon(tm) 64.		gcc(GCC): 3.4.4.
KDE: 3.5.4.				Qt: 3.3.6.
========================================================================
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Which package has at?
  2006-08-15 23:32 [gentoo-user] Which package has at? darren kirby
  2006-08-15 23:46 ` Willie Wong
  2006-08-15 23:54 ` Peter Ruskin
@ 2006-08-15 23:57 ` Bo Ørsted Andresen
  2006-08-16  0:17   ` darren kirby
  2006-08-16  5:54 ` Donnie Berkholz
  3 siblings, 1 reply; 7+ messages in thread
From: Bo Ørsted Andresen @ 2006-08-15 23:57 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1037 bytes --]

On Wednesday 16 August 2006 01:32, darren kirby wrote:
> I just realized my Gentoo has no 'at'
>
> I searched but couldn't find as google will not consider less than 3 char
> words and equery only works on installed apps. Web interface to portage
> didn't reveal it either.
>
> Where the heck is at at?
>
> I would think it was one of the coreutils...wrongly it seems.

$ eix -e at
* sys-process/at
     Available versions:  3.1.8-r11 3.1.8-r12
     Installed:           none
     Homepage:            ftp://jurix.jura.uni-sb.de/pub/jurix/source/chroot/appl/at/
     Description:         Queues jobs for later execution

In this particular case I would recommend app-portage/eix for finding it.
Though not very helpful when you don't know the full path [1] did also show
the same package when searching for /usr/bin/at. That home page is, however,
still in a beta state.

[1] http://www.rommel.stw.uni-erlangen.de/~fejf/cgi-bin/pfs-web.pl?filter=%2Fusr%2Fbin%2Fat&action=search_file&limit=500

-- 
Bo Andresen

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Which package has at?
  2006-08-15 23:46 ` Willie Wong
@ 2006-08-16  0:15   ` darren kirby
  0 siblings, 0 replies; 7+ messages in thread
From: darren kirby @ 2006-08-16  0:15 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 918 bytes --]

quoth the Willie Wong:
> On Tue, Aug 15, 2006 at 04:32:03PM -0700, Penguin Lover darren kirby 
squawked:
> > Where the heck is at at?
>
> Where you'd expect :)
>
> [07:42 PM]wwong ~ $ equery belongs atd
> [ Searching for file(s) atd in *... ]
> sys-process/at-3.1.8-r11 (/etc/init.d/atd)
> sys-process/at-3.1.8-r11 (/usr/sbin/atd)
>
> though, I admit, "emerge --search at" would probably give too many
> results than useful.

Ha, 

Yea I can be thick sometimes. I never thought to simply try "emerge at". 
Though it makes me wonder why http://packages.gentoo.org/search/?sstring=at 
doesn't return it...

Following Neil's advice I will use gentoo-portage.org in the future.

Thanks all,
-d
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Which package has at?
  2006-08-15 23:57 ` Bo Ørsted Andresen
@ 2006-08-16  0:17   ` darren kirby
  0 siblings, 0 replies; 7+ messages in thread
From: darren kirby @ 2006-08-16  0:17 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 935 bytes --]

quoth the Bo Ørsted Andresen:
>
> $ eix -e at
> * sys-process/at
>      Available versions:  3.1.8-r11 3.1.8-r12
>      Installed:           none
>      Homepage:           
> ftp://jurix.jura.uni-sb.de/pub/jurix/source/chroot/appl/at/ Description:   
>      Queues jobs for later execution
>
> In this particular case I would recommend app-portage/eix for finding it.
> Though not very helpful when you don't know the full path [1] did also show
> the same package when searching for /usr/bin/at. That home page is,
> however, still in a beta state.

Thanks for the great tip Bo!

I have many uses for a portage search tool that doesn't require the app to be 
installed to find it. installing eix now...

-d

-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Which package has at?
  2006-08-15 23:32 [gentoo-user] Which package has at? darren kirby
                   ` (2 preceding siblings ...)
  2006-08-15 23:57 ` Bo Ørsted Andresen
@ 2006-08-16  5:54 ` Donnie Berkholz
  3 siblings, 0 replies; 7+ messages in thread
From: Donnie Berkholz @ 2006-08-16  5:54 UTC (permalink / raw
  To: gentoo-user

darren kirby wrote:
> I just realized my Gentoo has no 'at'
> 
> I searched but couldn't find as google will not consider less than 3 char 
> words and equery only works on installed apps. Web interface to portage 
> didn't reveal it either.
> 
> Where the heck is at at?
> 
> I would think it was one of the coreutils...wrongly it seems.

Many query tools accept basic regular expressions, namely ^ to begin a 
line and $ to end it.

donnie@supernova ~ $ eix ^at$
* sys-process/at
      Available versions:  3.1.8-r11 3.1.8-r12
      Installed:           none
      Homepage: 
ftp://jurix.jura.uni-sb.de/pub/jurix/source/chroot/appl/at/
      Description:         Queues jobs for later execution

This is more generally applicable than the other example of the -e flag.

Thanks,
Donnie
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-08-16  5:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-15 23:32 [gentoo-user] Which package has at? darren kirby
2006-08-15 23:46 ` Willie Wong
2006-08-16  0:15   ` darren kirby
2006-08-15 23:54 ` Peter Ruskin
2006-08-15 23:57 ` Bo Ørsted Andresen
2006-08-16  0:17   ` darren kirby
2006-08-16  5:54 ` Donnie Berkholz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox