Hi guys,
Is there a way to TOP command shows username inside jail?
USER_A in my host has UID 2001. USER_B in my Jail also has UID 2001.
A process executed by USER_B shows to me that is executed by USER_A, when top is executed on my host.
Since "top -j" brings up the JID, I think it should also...