Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!rpi!brutus.cs.uiuc.edu!apple!sun-barr!newstop!sun!turnpike!argv From: argv%turnpike@Sun.COM (Dan Heller) Newsgroups: comp.mail.mush Subject: Re: Sort by Date - time zones Message-ID: <131272@sun.Eng.Sun.COM> Date: 6 Feb 90 00:35:55 GMT References: <3257@taux01.UUCP> <7129@ogicse.ogc.edu> Sender: news@sun.Eng.Sun.COM Reply-To: argv@sun.UUCP (Dan Heller) Lines: 16 A small modification to bart's message -- he has: > cmd cut 'save -f \!* /tmp/cut$$ | d' > cmd paste 'save \!* -$ {`:d`} /tmp/cut$$ | d; Paste' > cmd Paste 'merge -N /tmp/cut$$' But this doesn't take into account the fact that you may already have deleted messages. Instead, I recommend: cmd cut 'save -f \!* /tmp/cut$$ | d | set cut_msgs' cmd paste 'save \!* -$ { $cut_msgs } /tmp/cut$$ | d; Paste' dan ----------------------------------------------------------- O'Reilly && Associates argv@sun.com / argv@ora.com 632 Petaluma Ave, Sebastopol, CA 95472 800-338-NUTS, in CA: 800-533-NUTS, FAX 707-829-0104