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
How does the system know where one command ends and another begins?
What are the unix commands?
Does cp command overwrite files?
What does 'mkdir' command do in UNIX?
What is the unix command to confirm a remote host is alive or not?
What is the behavioural difference between cmp and diff commands?
What is awk used for?
Which command is used to delete all files in the current directory and all its sub-directories?
How do I use grep to find a file?
How do you repeat a command in terminal?
How many unix commands are there?
What is time_t?
What does grep v do?
What are awk commands?
What difference between cmp and diff commands?