* Re: [gentoo-dev] Proposal: re-organizing our source mirrors into two categories: full and partial
@ 2003-07-27 1:25 99% ` Chris Gianelloni
0 siblings, 0 replies; 1+ results
From: Chris Gianelloni @ 2003-07-27 1:25 UTC (permalink / raw
To: Alec Berryman; +Cc: gentoo-dev
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
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
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 99% ` Chris Gianelloni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox