motd-gen
my motd scripts
git clone
git://git.ckyln.com/~cem/motd-gen.git
Log
|
Files
|
Refs
|
README
|
LICENSE
00-header.motd (72B)
1
printf "\033[1mWelcome to $(hostname)!\033[0;00m\\n"
2
3
# vim:filetype=sh