Evolution script signature

Mike Chambers mike at netlyncs.com
Fri Jan 23 13:45:23 UTC 2004


On Fri, 2004-01-23 at 07:32, B. Johannessen wrote:

> #!/bin/sh
> cat << EOF
> -- <br>
> -=[ B. Johannessen | bob at db.org -=- http://db.org/ | +4797152009 ]=-<br>
> -=[ Mail & Spam - News, Drafts & Standards - http://db.org/blog/ ]=-<br>
> -=[ On the Origin Of Spam: Spam Statistics - http://db.org/spam/ ]=-<br>
> EOF

How would you add in your machine uptime or a command to that?

Here is what I have now...

#!/bin/sh
cat << EOF
 
-- <br>
Mike Chambers<br>
Madisonville, KY<br>
 
"You think it's funny until someone gets hurt, then it's hilarious!"<br>
 
EOF

-- 
Mike Chambers
Madisonville, KY
uptime "You think it's funny until someone gets hurt, then it's
hilarious!"





More information about the fedora-list mailing list