Talkback for article: 357, November2004
LF tip: Customize motd & isse
From: Robert Larsen
[ date: 2004-12-01 ]
robert@robert:~$ sudo crontab -l
* * * * * /usr/games/fortune > /etc/motd
robert@robert:~$
From: Marco Paga
[ date: 2004-12-28 ]
It is also possible to just add fortune to your ~/.bashrc.
From: Mario M. Knopf <netzmeister at neo5k dot org>
[ date: 2005-01-04 ]
Yes, that's right. A corresponding example for users who would like to use this.
[code]
if [ -x /usr/bin/fortune ] ; then
echo
/usr/bin/fortune
echo
fi
[/code]
Regards,
Mario
From: Iņigo <navarrux(at)navarrux.org>
[ date: 2005-07-13 ]
ŋit's posible to introduce clours into "motd" or "isue"? thanks
4 talkbacks
Due to the increased amount of web spam we have deciced to
removed the talkback posting possibility. You can read old talkbacks
but you can no longer post new ones.
Please contact webmaster(at)linuxfocus.org if you have any questions with regards to this talkback
lftalkback version 3.10