-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday, 2011-10-31 at 22:00 +0700, C. van Nidek wrote:
With some copying I am able to add my signature. What I would like to get is something that captures the signature output from the bash file and add it to the email.
#!/bin/bash powered="$(head -n 1 /etc/SuSE-release)" echo " Linux User 183145 using LXDE and KDE4 on a Pentium IV ," > .signature kernel=`uname -r` echo " powered by $powered Kernel: $kernel" >> .signature kde=`kde4-config -v | grep KDE` echo " LXDE WM & " $kde >> .signature uptime >> .signature lxde=`lxde-config -v | grep LXDE` echo $lxde >> .signature - -- Cheers, Carlos E. R. (from 11.4 x86_64 "Celadon" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEARECAAYFAk6uuhsACgkQtTMYHG2NR9WwDwCfWsQWDwBMRCadEk6ryWfac71c Q6wAoIg00VsRaHnnuCvK4TkTUL7v4MYw =xvQO -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org