Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Stern <stern@tera.com>
Cc: ding@gnus.org
Subject: Re: nnml trouble -- track of all read messages is lost
Date: 21 Nov 1999 18:16:12 -0800	[thread overview]
Message-ID: <yccyabri843.fsf@orff.sea.tera.com> (raw)
In-Reply-To: Ted Stern's message of "21 Nov 1999 18:12:07 -0800"

>>>>> "Ted" == Ted Stern <stern@tera.com> writes:

>>>>> "Harry" == Harry Putnam <reader@newsguy.com> writes:
    Harry> Arcady Genkin <a.genkin@utoronto.ca> writes:
    >>> Thanks! That's cool. However, is there a way to batch-process them? I
    >>> have 300+ Incoming* files. I would like to respool *all* of them.

    Harry> You could cat all the Incoming files into one big file then G f that
    Harry> and resplit

    Harry> cd Mail; cat Incoming* >>BigIncoming

    Harry> Then do G f on BigIncoming

    Ted> The only problem with this is that the files would not be sorted by
    Ted> date.  I would be a little more careful and do something like
    Ted> (untested)

    Ted>         ls -t Incoming* | xargs cat >> BigIncoming

Oops, change that to 'ls -rt' instead to get more recent files last.

Ted
-- 
 Tera Computer Company                                   http://www.tera.com
 411 First Avenue South, Suite 600        Direct 206/701-2182, Main 701-2000
 Seattle, WA 98104-2860                   Fax1   206/701-2205, Fax2 701-2500



  reply	other threads:[~1999-11-22  2:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-18 16:34 Arcady Genkin
1999-11-18 16:41 ` Kai Großjohann
1999-11-18 16:58   ` Arcady Genkin
1999-11-21  2:33     ` Harry Putnam
1999-11-22  2:12       ` Ted Stern
1999-11-22  2:16         ` Ted Stern [this message]
1999-11-22  4:08           ` Harry Putnam

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=yccyabri843.fsf@orff.sea.tera.com \
    --to=stern@tera.com \
    --cc=ding@gnus.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;
as well as URLs for NNTP newsgroup(s).