what are the different commands used to create files?
Answer Posted / ravindran m
1.touch - to create empty files (e.g) - touch <filename>
2.vi <filename>
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is grep short for?
What does this command do? Cat food 1 > kitty
What is the unix command to confirm a remote host is alive or not?
What is the size of time_t?
What is time_t?
Which command is used to delete all files in the current directory and all its sub-directories?
What does grep v grep do?
what is the advaantage of each user having its own copy of the shell?
Which command will print your home directory on screen?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What are the unix commands?
Explain command to display different lines that are found when compare two files?
What does #!/ Bin sh do?
How do you repeat a command in terminal?
How do I clear my terminal history?