Q. Which command is used to list all files, including hidden ones, in a directory?

  • (A) ls -a
  • (B) ls -l
  • (C) ls -h
  • (D) ls -r
πŸ’¬ Discuss
βœ… Correct Answer: (A) ls -a
Explanation: 'ls -a' lists all files including those starting with a dot.
Explanation by: Mr. Dubey
'ls -a' lists all files including those starting with a dot.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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