Evolution script signature

B. Johannessen bob at h.db.org
Fri Jan 23 13:50:53 UTC 2004


On Fri, 2004-01-23 at 13:45, Mike Chambers wrote:
> How would you add in your machine uptime or a command to that?

#!/bin/sh

UPTIME=`uptime | sed 's/.*up.\(.*\), *[0-9]\+ user.*/\1/'`

cat << EOF
-- <br>
Mike Chambers<br>
Madisonville, KY<br>
Uptime: $UPTIME<br> 
"You think it's funny until someone gets hurt, then it's hilarious!"<br> 
EOF

-- 
-=[ B. Johannessen | bob at db.org -=- http://db.org/ | +4797152009 ]=-
-=[ Mail & Spam - News, Drafts & Standards - http://db.org/blog/ ]=-
-=[ On the Origin Of Spam: Spam Statistics - http://db.org/spam/ ]=-





More information about the fedora-list mailing list