How do you create a file in UNIX
Answer Posted / abhishek dilliwal
yeah above are the ways but i have 1 more,
echo "
Here u write contents of file
this is second line of file
" | cat > NewFile
| Is This Answer Correct ? | 57 Yes | 38 No |
Post New Answer View All Answers
What does touch command do in unix?
What is the use of awk command in unix?
What is command statement?
Enumerate some of the most commonly used network commands in unix?
What does grep v grep do?
What is the search command in unix?
Name the general commands in using unix os for a beginner?
What command will change your prompt to myprompt?
How do I delete files from command prompt?
What will the following command do?
Which unix command lists files/folders in alphabetical order?
What is grep command in unix with examples?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of finger command?
What is the function of grep command in unix?