Software >> OS >> Unix >> Linux >> Commands >> ps >> How to show the full long username in the output of ps command

 

Example for userid long_user_name

use

ps axo user:length,....

e.g.

ps axo user:15, ....