Anonymous
Asked in
Cars &Transportation
ยท
2 weeks ago
Which command is used to create an empty file in Unix?
Contents
- Which command is used to create an empty file in Linux?
- What command can we use to create an empty file?
- Which command is used in UNIX to create a file?
Which command is used to create an empty file in Linux?
touch command: It is used to create a file without any content. The file created using touch command is empty. This command can be used when the user doesn't have data to store at the time of file creation.
What command can we use to create an empty file?
MS-DOS and Windows command line users Use the copy con command to create an empty file, as shown below. The ^Z represents pressing Ctrl + Z on the keyboard when at a command prompt.
Which command is used in UNIX to create a file?
The touch command is used to create file/files without any content and update the access date or modification date of a file or directory in the Linux system. This is the simplest way to create a file in Linux/Unix using a terminal.
Related Questions
Relevance
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours