their is a file1,file2 and i want to append file1 data to
file2?
Answer Posted / praveen
cat file1 > file2
| Is This Answer Correct ? | 2 Yes | 16 No |
Post New Answer View All Answers
What command is used to check the current users?
What is grep command in unix with examples?
Differentiate cmp command from diff command.
what is the advaantage of each user having its own copy of the shell?
What does sed command do in unix?
What is the difference between cat command and more command?
What does the metacharacter mean?
Why is grep called grep?
How do I use nslookup?
What is awk used for?
How do I search for text in vi?
Explain command to display different lines that are found when compare two files?
What is the use of tee command?
What is grep r?
What command will change your prompt to myprompt?