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 is the use of find command in unix?
What is the basic difference between unix and windows operating systems?
43 Answers Bopro, College School Exams Tests, CTS, IBM, IT-Kids, Priyadarshini, Sybian Technologies, Tolani Maritime,
what is ls -ltd?
What are the differences among a system call, a library function, and a unix command?
fork in unix ?
how to find the 51th record of a file containing 100 records in unix.
Which Command is Used for temprary switch User?
Give the command to display space usage on the UNIX file system.
What is the pipe command?
What is s and g in sed command?
How do you remove a crontab file?
Name the general commands in using unix os for a beginner?