On Thu, Apr 04, 2002, mulix wrote about "Re: Slightly OT: yellow pages blocks our
browsers":
> On Thu, Apr 04, 2002 at 03:16:32PM +0300, Yotam Rubin wrote:
>
> > P.S.: Fellas, RTFH (Headers), do not CC me on list replies. It clogs up my
> > spool and serves no useful purpose.
>
> man procmailex | col -b | vi - /duplicates
Should probably be
man procmailex | col -b | vi - +/duplicates
but this "-" thing will probably only work on VIM... Don't try this on
a Solaris vi, for example ;)
A simpler command would be:
man procmailex | less +/duplicates
--
Nadav Har'El | Thursday, Apr 4 2002, 22 Nisan 5762
[EMAIL PROTECTED] |-----------------------------------------
Phone: +972-53-245868, ICQ 13349191 |Ways to Relieve Stress #10: Make up a
http://nadav.harel.org.il |language and ask people for directions.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]