date and time created 82/05/19 10:14:30 by rrh
[unix-history] / usr / src / usr.bin / msgs / pathnames.h
/*
* @(#)pathnames.h 4.1 %G%
*/
/*
* Local definitions for msgs.
*/
#define USRMSGS "/usr/msgs" /* msgs directory */
#define MAIL "/usr/ucb/Mail -f %s" /* could set destination also */
#define PAGE "/usr/ucb/more -%d" /* crt screen paging program */