Gentoo Archives: gentoo-user

From: felix@×××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to prevent documentation in /usr/share/doc from being bzip2'ed ?
Date: Fri, 31 Oct 2008 05:42:42
Message-Id: 20081031054232.GA22031@crowfix.com
In Reply to: Re: [gentoo-user] How to prevent documentation in /usr/share/doc from being bzip2'ed ? by Andrey Falko
1 On Thu, Oct 30, 2008 at 07:23:09PM -0700, Andrey Falko wrote:
2
3 > It does get a little annoying when you want to use grep for all files in the
4 > directory, but nothing a little for loop cannot fix:
5 >
6 > for i in /path/to/dir/*; do echo $i; bzcat $i | grep yay; done
7
8 Sorry, not good enough. The disk space taken by uncompressed docs is
9 hardly significant these days, and grep -r is too handy to have to
10 live with shell programming just because part of the disk is compressed.
11
12 --
13 ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
14 Felix Finch: scarecrow repairman & rocket surgeon / felix@×××××××.com
15 GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
16 I've found a solution to Fermat's Last Theorem but I see I've run out of room o