I am looking for best PS command to get as much info as possible, mainly memory info like SZ, RSS with userid, pid, complete command/process.
I have two servers IBM AIX and SunOS solaris. I am OK to have two different commands for two servers.
I have tried "ps v", "ps al", "ps aux" on AIX, but looking for command that gives more info than these commands.