Answer Posted / kiran kumar raju
The cmd which use to create a file
1- cat > filename
2- touch filename
3- vi filename
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I open a text file in cmd?
Which command is used to clear the screen?
What is Syntax of any Linux command?
How do you run a command for a limited time?
What is build process?
What is phony in makefile?
How can you copy lines into the buffer in command mode?
How can I type in cmd?
What is gnu in linux?
What is mkdir p?
What is the root directory linux?
Which of the following tasks cannot be accomplished with the touch command?
How do you sort cpu in top command?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?