in reply to Re^2: Emulating UNIX 'top' on AIX
in thread Emulating UNIX 'top' on AIX

Ok, found some stuff about getc from the docs... using that seems to work!

I'll post the code at the end for critique and future use.