2 Proprietary Rand Corporation
, 1981.
3 Further distribution of
this software
4 subject to the terms of the Rand
9 * This program is called to list messages. At Rand, the program
10 * `c' stops at the end of each page and waits for a <return> or
11 * <open> to continue. Eventually, this path should invoke a
12 * special program which displays messages much more intelligently--
13 * such as layed out nicely on the screen.
16 char *showproc
= "/usr/ucb/more"; /* 5/6/79 */