Re: Something Odd - "top" Delivers Nada When Run By Crontab
Lawrence D’Oliveiro <[email protected]>
| Newsgroups | comp.os.linux.misc |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
On Sat, 11 Jul 2026 05:57:16 -0000 (UTC), I wrote: > It needs the TERM environment variable to be defined: > > env -i TERM=xterm top > > produces a top display. Of course, what value such a display might have in a batch job, remains a questionable issue ...