Q. Which command can be used to create an empty file in Linux?

  • (A) touch
  • (B) makefile
  • (C) create
  • (D) echo
πŸ’¬ Discuss
βœ… Correct Answer: (A) touch
Explanation: 'touch filename' creates a new empty file or updates the timestamp if it already exists.
Explanation by: Mr. Dubey
'touch filename' creates a new empty file or updates the timestamp if it already exists.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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