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
Does cp command overwrite files?
What is ‘ps’ command for?
What are grep patterns?
Are you in or at the office?
How do I use nslookup?
Which command should you use to find the remaining disk space in unix server?
What is the difference between cat and more command?
How do I search a whole word in vim?
What is the use of find command in unix?
What is the command to find hidden files in the current directory?
What is the difference between cat command and more command?
How do I use grep to search for a file?
Which unix command to make a new directory?
What is the search command in unix?
What is awk good for?