Tagged Questions
3
votes
2answers
645 views
How to script /etc/issue?
I would like to pipe my tty number through figlet (ASCII generator) for the /etc/issue (message shown before login). Obviously this means I can't just update it from /etc/rc.local.
On my system ...