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 |
How do I delete files from command prompt?
How to setup Disk space as well as memory in solaris10?
What is the protocol for PING command?
what do you understand by 'building block primitive'?
what is mount ,tell me about mount ,how can u use in real time project??
how to change a normal file into hidden file
Write a command that will display files in the current directory, in a colored, long format.
How does pipe () work?
How do I search for a file in unix command?
Is ‘du’ a command? If so, what is its use?
What UNIX command will control the default file permissions when files are created?
How to find the files that are accessed before 10 minutes?