The top -u mary command allows me to see all jobs running by user mary.
What is the command to show the complement of that: all top processes except the jobs running by mary?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
||||
|
|
|
This command will exclude all processes having
|
||||
|
|
|
Similar to kamil's answer but doesn't exclude (hypothetical) processes named mary:
|
|||
|
|