How do you create a file in UNIX
Answer Posted / srinivas
by using cat > filename
and
tough filename
only 2 ways are here.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the general commands in using unix os for a beginner?
What is the command to view process running?
Explain command to view process running?
How to use grep command to list find the records of a file containing 10 different strings?
Explain command to show the space allocation of files?
What is the use of sed command in unix?
How do I use grep to search for a file?
What is the first character of the output in ls l command?
Write a command that will display files in the current directory, in a colored, long format.
Who invented grep?
What is grep r?
What is grep command in unix with examples?
What do know about tee command and its usage?
Explain the steps that a shell follows while processing a command.
What is the command to compare two files in unix?