[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Program on a tty
I have a related question, which regards directing output from a perl
script used to query UofM's weather server to /dev/tty5. Settled on
"head 40 weathrep.pl AZO>/dev/tty5" but the unassigned VC doesn't know
how to scroll and the output is too big to fit on one screen. This seems
like a handy use for unused VCs, already using tty8 to display log
messages. I imagine a news page could be queried to spit out current
events, etc.
> I've tried "nohup top 2>&1 > /dev/cua? &" and like derivations but everything
> stops with "Terminal Output".
--
-Mike List