Jason Helfman <[EMAIL PROTECTED]> wrote on Mon, 31 Jan 2000:
> I wish to use this command for printing:
> 
> cat document.txt|fold|pr|lpr 

set print_command="fold|pr|lpr"

> or this:
> 
> cat document.txt|fold|lpr 

set print_command="fold|lpr"


You don't need the "cat" since Mutt will feed the email to the STDIN of
the command, doing what the "cat" does.


Hope this helps,
Mikko
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
Get a life?  Well, once I nearly found one, but the link was broken.

Reply via email to