Cory Petkovsek wrote:

> There are some programs that allow piping to an external program (mutt, slrn).  
>Anyone know of a sneaky way to get this to a file?
> 
> Something like | > file   would be nice, but it didn't work.

The obvious answer is "| cat > file".

The other obvious answer is that mutt, at least, has a save-message
command, bound to "s" by default.  I don't use slrn.

-- 
Bob Miller                              K<bob>
kbobsoft, LLC, software consulting
http://kbobsoft.com                     [EMAIL PROTECTED]

Reply via email to