cool welcome message linux

C++
sudo bash -c $'echo "neofetch" >> /etc/profile.d/mymotd.sh && chmod +x /etc/profile.d/mymotd.sh'$ sudo dnf install neofetch
Source

Also in C++: