Restrict Top to Current User’s Commands
Show only your processes in the top list using this command…
top -u `whoami`
OR
top -u binnyva(your username)
Show only your processes in the top list using this command…
top -u `whoami`
OR
top -u binnyva(your username)