This information HAS errors and is made available
WITHOUT ANY WARRANTY OF ANY KIND and without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. It is not permissible to be read by
anyone who has ever met a lawyer or attorney. Use is confined to
Engineers with more than 370 course hours of engineering.
If you see an error contact:
+1(785) 841 3089
inform@xtronics.com
Nice clean signature rotater-- used to be part of KDE - now dead
- there is a work around as a replacement.
Find your quotes in
~/.kde/share/apps/ksig/
Edit - replace <signature> with %
Remove all other markup.
Install fortune-mod
Create ~/taglines
create header and footer files and put the pre and post tagline text you want in them as text files
create text file ~/bin/tagline with the following code
#!/bin/bashMake ~/bin/tagline executable
cd ~/
cat taglines/header > TMP
/usr/games/fortune taglines/taglines.txt >> TMP
truncate -s-1 TMP
cat taglines/footer >> TMP
mv -f TMP .signature
Top Page | wiki Index |
(C) Copyright 1994-2019
All trademarks are the property of their respective owners.