User Tools

Site Tools


snippets:motd

ubuntu

content: /etc/motd.tail

/etc/update-motd.d/92-footer +x

#!/bin/sh
[ -f /etc/motd.tail ] && cat /etc/motd.tail || true
snippets/motd.txt · Last modified: by allspark