Re: Evolution script signature

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

 



Am Fr, den 23.01.2004 schrieb Mike Chambers um 14:45:
> On Fri, 2004-01-23 at 07:32, B. Johannessen wrote:
> 
> > #!/bin/sh
> > cat << EOF
> > -- <br>
> > -=[ B. Johannessen | bob@xxxxxx -=- 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?

[ snip ]

#!/bin/bash
echo "<br>"
echo "-- <br>"
uname -r -v -p -o; echo "<br>"
uptime; echo "<br>"
echo "<br>"

will produce the signature you see below

-- 
2.4.22-1.2149.nptl #1 Wed Jan 7 12:57:33 EST 2004 athlon GNU/Linux 
15:04:24 up 5 days, 13:09, 7 users, load average: 0.21, 0.35, 0.34 





[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux