Freeware/ShowUser
System

ShowUser

Displays processes of a given user by CPUBusy, or StartTime, or \u2026

Description

Wouldn't it be handy to have all processes displayed a given user has running? (OK - STATUS *,USER does the trick - but does NOT work on Alias users!).
Wouldn't it be better to have the user processes sorted, e.g by
  • CPU,PIN, or
  • start time, or
  • elapsed time, or
  • actual busy time
  • their last used time stamp

(OK - there is no time stamp that comes with a process, reflecting
the last time it process consumed CPU ticks; all what can be done
is, to show the last used time relative to the start of ShowUser)
And what about having the shown processes refreshed each n seconds?
ShowUser does the trick for you.

Version history

14Apr2008Support of code 800.
04Nov2005Alias user names, starting with a numeric value, are now handled correct.