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