I am creating an application just like terminal. For that i want to display the MOTD msg as its dispalyed in terminal on launch. How to get this msg in objective C / Swift.
Couldnt find a soultion for this in net. etc/motd file is not present in the system.
Thanks.