zemerdon@nvr:~$ cat /etc/update-motd.d/01-custom
#!/bin/sh
echo "GENERAL SYSTEM INFORMATION"
#/usr/bin/screenfetch
/usr/bin/neofetch
echo
echo "SYSTEM DISK USAGE"
export TERM=xterm; inxi -D
echo
echo "CURRENT WEATHER AT THE LOCATION"
# Show weather information. Change the city name to fit your location
ansiweather -l brisbane