]> diplodocus.org Git - nmh/blob - docs/historical/2.9BSD/strings/Mailprog.c
Added start_test/finish_test to a bunch of tests.
[nmh] / docs / historical / 2.9BSD / strings / Mailprog.c
1 /*
2 * This is the program called to deliver mail
3 * on systems where we try to maintain compatibility
4 * with the standard message format.
5 */
6
7 char *Mailprog = "/usr/ucb/Mail";