Flush out the last dregs in the terminal before quitting when
[unix-history] / usr / src / usr.bin / msgs / pathnames.h
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*
* @(#)pathnames.h 5.1 (Berkeley) %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 */