lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev lynx External command


From: David Combs
Subject: Re: lynx-dev lynx External command
Date: Sat, 10 Oct 1998 12:59:57 -0700 (PDT)

You want to use lynx to send messages (email).

If you have unix, do this to BATCH a whole bunch at once:

file "mailem.sh":


mail -s "hello joe" address@hidden  <<EOF

Hello joe, how are you.
I am fine.

EOF


mail -s "hello bob" address@hidden <<EOF

Hi, Bob.

I have an idea for you.
Use LYNX instead of what you use now!

EOF

etc


then just (upload if necessary) and "run" that file.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]