their is a file1,file2 and i want to append file1 data to
file2?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the unix commands?

565


What is .sh file?

626


How do I run a whois command?

611


What does the command ' $who | sort –logfile > newfile' do?

776


What does awk stand for?

618






What is the command to compare two files in unix?

628


Name the general commands in using unix os for a beginner?

630


What is ctrl d?

602


What does pipe () return?

604


Is command prompt unix?

586


Which command is used to copy files?

568


What does #!/ Bin sh do?

602


Which unix command lists files/folders in alphabetical order?

624


Name the unix command to find how many days the server has been up.

618


What is {} in find command?

590