Q. Which command lists the files in a directory sorted by size? (A) DIR /O:S (B) DIR /O:N (C) DIR /O:D (D) DIR /S ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) DIR /O:S Explanation: DIR /O:S sorts the directory listing by file size.