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 domain resolution API calls.
B.The number of REStarts.
C.How much of the process is actually mapped into main memory
D.The number of RESleeps
E.The process runstate.
Incorrect Answer This sentence is something I made up.
Close
Incorrect Answer There is no such thing as Restarts.
Close
Correct Answer RES stands for Resident Size, which is the amount of main memory actually being used by this process
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