ran into an odd issue the other day when I was working on a Linux box. I noticed a number of processes in the ps output were listed with the user's UID instead of his username.
It took a little poking around before I realized that it was usernames with more than eight characters that were replaced by the numeric IDs.
Post new comment