On Wed, 5 Jul 2000, Pak Janggut wrote:

>i think you're not understand what i mean. pls read again my mail.
>
>On Tue, 4 Jul 2000, KompuKit wrote:
>
>> > (quit pine), there's always some words above the prompt, just like this:
>> > 
>> > --------------------------------------------------------------------
>> > Pine finished -- Closed folder "INBOX". Kept all 121 messages.
>> > 
>> >    bla....bla...bla...bla...bla...
>> >    bla..bla...bla..bla...bla..
>> >    bla..bla....bla...bla....
>> > 
>> >                - Linus Pauling -


I doubt that he used a feature INSIDE Pine. If he did, it is something
that's beyond me. My best guess is that he has a directory in his PATH
that is read before /usr/bin is read and did this:

#!/bin/sh
# Load Pine:
/usr/bin/pine
# Do the desired bla's:
echo
echo bla...bla...bla...
echo bla..bla..bla..bla
echo
echo        - Linus Pauling -
# End of bla's

(Give or take a few bla's)

That would give the desired effect. I could stick a script called pine in
my ~/bin directory (which is accessed before /usr/bin) and I am sure it
would go great.

Paul

-- 
Only you and me together
is a complete human being
-Gerard Walschap

)0(    [[EMAIL PROTECTED]]    )0(
http://nlpagan.net -  ICQ 147208
Registered  Linux  User   174403

Reply via email to