I'm having problem identifying high usage users on a shared Linux machine.
I use the "top" command and it does show which commands are using the most CPU.
But the usernames on this server all start with the same prefix. So the USER column cuts-off the username right after the prefix.
Is there a convenient way to show which user is using the most CPU resources?