If you can see this check that


Next Prev Quiz Index
When looking at the output of the "ps aux" command, RES indicates:
A.The process runstate.
B.The number of RESleeps
C.How much of the process is actually mapped into main memory
D.The number of REStarts.
E.The number of domain resolution API calls.
Incorrect Answer The runstate is actually shown by the ps command, but that column is not called RES.
Close
Incorrect Answer Resleeps is a word I invented.
Close
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 This sentence is something I made up.
Close