Hello I'm trying to edit /etc/motd to include various things, say like kernel version. Adding a line like `uname -r` doesn't work, it simply echoes that instead of executing the command. Any way I can actually accomplish this?
Hello I'm trying to edit /etc/motd to include various things, say like kernel version. Adding a line like `uname -r` doesn't work, it simply echoes that instead of executing the command. Any way I can actually accomplish this?