Gnus development mailing list
 help / color / mirror / Atom feed
* nnml compression: state of the art?
@ 2001-03-29  8:22 Bill White
  2001-03-29 13:04 ` Karl Kleinpaste
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Bill White @ 2001-03-29  8:22 UTC (permalink / raw)


Is it possible nowadays to have gnus automatically gzip nnml files
when they're written?  If so, is it then possible for some tool to
grep the unzipped files?  Maybe I could add gunzip to this thing
somewhere?

   find . -path '/billw/Mail/*' -type f -print0 | xargs -0 -e grep -ni <search-string>

Yes, I just ran out of disk space.

Cheers -

bw
-- 
Bill White . billw@wolfram.com . http://members.wri.com/billw
"No ma'am, we're musicians."


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

end of thread, other threads:[~2001-03-30 13:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-29  8:22 nnml compression: state of the art? Bill White
2001-03-29 13:04 ` Karl Kleinpaste
2001-03-29 15:47 ` Stainless Steel Rat
2001-03-29 17:12   ` Randal L. Schwartz
2001-03-29 19:15     ` Stainless Steel Rat
2001-03-29 19:21       ` Paul Jarc
2001-03-29 22:01         ` Stainless Steel Rat
2001-03-30 13:01           ` Randal L. Schwartz
2001-03-29 19:46       ` Michael Livshin
2001-03-29 19:47       ` Alan Shutko
2001-03-29 22:26         ` Stainless Steel Rat
2001-03-30 10:44 ` Bill White

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).