Answer Posted / sangu
echo is also used to append the data or overwrite the data
for the existing file.
eg1:
echo "string" > filename --- overwrite the data in the
file
eg2:
echo "string" >> filename --- append the string in the
file.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
Write a command to kill the last background job?
How to find $ai_serual resolved path by using unix
How do I find previous commands in unix?
Does cp command overwrite files?
What is a command and examples?
Explain command to view process running?
How do I use grep to search for a file?
Why is it called a shebang?
What is the command to compare two files in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the difference between grep and grep?
How do you grep a case insensitive?
What is the comma to show the space allocation of files?
What is sed awk grep?
What are reported commands?