/* * 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 */