their is a file1,file2 and i want to append file1 data to
file2?
Answers were Sorted based on User's Feedback
Answer / sruthi
say your file1 name is demo.txt & ur file2 name is demo2.txt
if u wann to append data of demo.txt to demo1.txt
then open demo1.txt in vi mode
then in exe mode give :r demo.txt
then the data will be appended
Is This Answer Correct ? | 4 Yes | 11 No |
What are the general commands in using unix os for a beginner?
what do you understand by 'building block primitive'?
What does find command return in unix?
What is ‘ps’ command for?
How to find $ai_serual resolved path by using unix
What is the difference between udp and tcp?
What are grep patterns?
What are reported commands?
What is the pipe command?
What do chmod, chown, chgrp commands do?
what is the shell for dos,nt operating systems?
How does pipe () work?