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
πŸ’¬ Discuss
βœ… Correct Answer: (A) DIR /O:S
Explanation: DIR /O:S sorts the directory listing by file size.
Explanation by: Mr. Dubey
DIR /O:S sorts the directory listing by file size.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
60
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate