If you can see this check that


Next Prev Quiz Index
When looking at the output of the "ps aux" command, RES indicates:
A.How much of the process is actually mapped into main memory
B.The number of REStarts.
C.The number of RESleeps
D.The process runstate.
E.The number of domain resolution API calls.
Correct Answer RES stands for Resident Size, which is the amount of main memory actually being used by this process
Close
Incorrect Answer There is no such thing as Restarts.
Close
Incorrect Answer Resleeps is a word I invented.
Close
Incorrect Answer The runstate is actually shown by the ps command, but that column is not called RES.
Close
Incorrect Answer This sentence is something I made up.
Close