11/3/71 MESG (III)
NAME mesg -- write message on typewriter
SYNOPSIS jsr r5,mesg; <Now is the time\0>; .even
DESCRIPTION mesg writes the string immediately following its
call onto the standard output file. The string
is terminated by a 0 byte.
FILES kept in /etc/liba.a, standard output file
SEE ALSO --
DIAGNOSTICS --
BUGS --
OWNER ken, dmr