Q. Which command lists all files and subdirectories recursively?

  • (A) ls -R
  • (B) ls -l
  • (C) ls -a
  • (D) ls -d
πŸ’¬ Discuss
βœ… Correct Answer: (A) ls -R
Explanation: 'ls -R' recursively lists all files and directories starting from the current directory.
Explanation by: Mr. Dubey
'ls -R' recursively lists all files and directories starting from the current directory.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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