public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Which package has at?
Date: Tue, 15 Aug 2006 22:54:45 -0700	[thread overview]
Message-ID: <44E2B325.2030104@gentoo.org> (raw)
In-Reply-To: <200608151632.07779.bulliver@badcomputer.org>

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



      parent reply	other threads:[~2006-08-16  5:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44E2B325.2030104@gentoo.org \
    --to=dberkholz@gentoo.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox