SRI-NOSC/s2/news.c

main()
{
	execl("/bin/msg", "news", "/usr/news", 0);
}