On Fri, 28 Jul 2000, Darryl Gibson wrote:

> Is that the output of a script in your sig file? How do you do that? I'm
> guessing you run cat on uptime, and export that to variable in your
> script file?

That's about right!  With pine, if you put a pipe at the end of the config
file line for sig file, pine will execute the file as a script/program and
include the output as the sig.

An example... mine!


In pine's config:
signature-file           = sigfile|


pain.dhs.org% cat ~/sigfile
echo "engelr"
echo "---"
echo "Linux:  Because rebooting is for hardware upgrades..."
uptime
pain.dhs.org%

engelr
---
Linux:  Because rebooting is for hardware upgrades...
  2:10am  up 52 days, 16:05,  1 user,  load average: 0.10, 0.09, 0.02


Reply via email to