Re: infinite displays in top

2013-12-12 Thread patrick keshishian
On Fri, Dec 13, 2013 at 01:15:39AM -0500, Ted Unangst wrote: > I would like to be able to ask for an infinite number of updates in > top even in noninteractive mode. top -d 9 doesn't cut it. Umm... `top -bd inf' works for me. See atoiwi() in utils.c. Cheers, --patrick > Allow -1 to spe

infinite displays in top

2013-12-12 Thread Ted Unangst
I would like to be able to ask for an infinite number of updates in top even in noninteractive mode. top -d 9 doesn't cut it. Allow -1 to specify infinity. Index: top.c === RCS file: /cvs/src/usr.bin/top/top.c,v retrieving re