Quoth Ira Abramov on Wed, May 03, 2000:
> I use PINE, and it lets you use the output of a program, so I do just
> that.

So does mutt.  I use a custom perl script to randomize my
signature.

> however with netscape it looks for a static file (won't take a URL
> or a piped output),

People, just understand it: even if Netscape mailer looks nice
(which it doesn't), it doesn't mean it has enough features to
actually be called a mailer.

> so your last resort is to set a cronjob to change
> your sig once in a while, or forget the silly feature

Ugly.

> -- 
> How do I type "for i in *.dvi do xdvi i done" in a GUI?

I don't know, but in non-GUI (Bourne shell) you type:
for i in *.dvi ; do xdvi $i ; done

Vadik.

-- 
Real software engineers don't debug programs, they verify correctness.
This process doesn't necessarily involve execution of anything on a
computer, except perhaps a Correctness Verification Aid package.

=================================================================
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]

Reply via email to