WM-LOGWINDOW(1) WM-LOGWINDOW(1)
NAME
logwindow - window that pops up when data becomes available.
SYNOPSIS
wm/logwindow [title] <logfile
DESCRIPTION
Logwindow reads data from its standard input (often a file
served by logfile(4)) and shows it in a text widget. If the
window is hidden (it is hidden initially), it will reappear
when data appears on its standard input. If title is given,
it will be used as the title of the window.
SOURCE
/appl/wm/logwindow.b
SEE ALSO
logfile(4)
BUGS
The text buffer grows without bound.
Page 1 Plan 9 (printed 4/16/26)