motd message-fo-the-day welcome-message greeting bash
Source
echo -e '#!/bin/sh\necho\nip a s' | sudo tee /etc/update-motd.d/20-ip
sudo chmod +x /etc/update-motd.d/20-ipmotd message-fo-the-day welcome-message greeting bash
Source
echo -e '#!/bin/sh\necho\nip a s' | sudo tee /etc/update-motd.d/20-ip
sudo chmod +x /etc/update-motd.d/20-ip