Comment 5 for bug 386546

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 386546] Re: term seems to lag for a split second every two or three seconds

I'm finding this pretty efficient:
ls -d /proc/[0-9]* 2>/dev/null| wc -l

:-Dustin