public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Chris Gianelloni <wolf31o2@gentoo.org>
To: Alec Berryman <alec@lorax.wox.org>
Cc: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Proposal: re-organizing our source mirrors into two categories: full and partial
Date: 26 Jul 2003 21:25:47 -0400	[thread overview]
Message-ID: <1059269146.24877.41.camel@vertigo> (raw)
In-Reply-To: <1059226950.1509.2.camel@localhost>

I'm no bash expert, but does anyone know what one would need to do to
make this into a script?

On Sat, 2003-07-26 at 09:42, Alec Berryman wrote:
> This bash one-liner was posted to the forums; I can't find it now, so
> apologies to the original author:
> 
> bash <(comm -23 <(find /usr/portage/distfiles/ -maxdepth 1 -type f -printf %f\\n | sort) <(find /usr/portage/ /usr/local/portage/ -path '*/*/files/digest-*' -print0 | xargs -0 awk '{print $3}' | sort -u) | sed -e 's|^|rm -i /usr/portage/distfiles/|')
-- 
Chris Gianelloni
Developer, Gentoo Linux


--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2003-07-27  1:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-25 14:11 [gentoo-dev] Proposal: re-organizing our source mirrors into two categories: full and partial Kurt Lieber
2003-07-25 14:33 ` bdharring
2003-07-26 12:37   ` Kurt Lieber
2003-07-26 12:40     ` Stuart Herbert
2003-07-26 13:42       ` Alec Berryman
2003-07-27  1:25         ` Chris Gianelloni [this message]
2003-07-27  1:31         ` Chris Gianelloni
2003-07-26 18:53       ` Jon Portnoy
2003-07-27 10:05     ` bdharring
2003-07-27 11:41       ` Kurt Lieber
2003-07-26 20:38   ` paul

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=1059269146.24877.41.camel@vertigo \
    --to=wolf31o2@gentoo.org \
    --cc=alec@lorax.wox.org \
    --cc=gentoo-dev@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