On 12/2/13, David E. Ross <[email protected]> wrote: > On 12/2/2013 7:11 AM, Hartmut Figge wrote: >> Rick Merrill: >>> Say I have a list of 120 emails - how would I print out >>> that list of "subject" (not the content)? >>> >>> I would imagine it would be as easy as printing a directory;-) >> >> Of course. Assuming your mails are in the Inbox, navigate to the folder >> where the file Inbox resides and issue >> >> grep Subject: Inbox > lpr >> >> Hart d&r mut >> > > The original message came from a Windows XP user. "grep" is a > UNIX/Linux command.
get a windows version of grep here: http://gnuwin32.sourceforge.net/packages/grep.htm The Windows find command leaves much to be desired. Regards, Lee _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

