Geography, asked by pd473374, 6 months ago

Which command is used to create an empty file in Linux? *

cd

ls

touch

rm​

Answers

Answered by jodibheemrao133
2

Answer:

here is the answer

Explanation:

The touch command creates a new empty file. You can create multiple files with the same command. If the file name or directory name already exists, the touch command updates the modification time and access time to the current date and time.

Similar questions