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 updatedb?
What do chown command do?
Is ‘du’ a command? If so, what is its use?
What does the “echo” command do?
What is command statement?
Write a command to kill the last background job?
What is $0 bash?
Explain ‘library functions’ with respect to unix commands?
Who command in unix?
Why is shebang used?
What is the difference between awk and grep?
How do I delete files from command prompt?
How to use grep command to list find the records of a file containing 10 different strings?
What is nr in awk command?
Enlist some filename manipulation commands in unix.