On Wednesday 27 December 2006 20:24, Verner Kjærsgaard wrote: > Now, utter OT.. > > - may I ask, how do you automatically include the technical details > of your computer in your signature?
It's a script. I use one that's about the same. Here is what I use. #!/bin/bash echo "Powered by SuSE 10.0 Kernel 2.6.13 X86_64 KDE 3.4 Kmail 1.8" uptime In the sig area of your email client, tell it that it's a program, and make it executable. Mike -- Powered by SuSE 10.0 Kernel 2.6.13 X86_64 KDE 3.4 Kmail 1.8 10:01pm up 6 days 5:53, 4 users, load average: 2.13, 2.18, 2.13 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
