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

How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

978


What is the first character of the output in ls l command?

875


why metadb requires a seperate slice to create Solaris volume manager

2784


How do you grep recursively?

781


What is the comma to show the space allocation of files?

769


What is the pipe command?

820


What does grep v grep do?

768


What does 'mkdir' command do in UNIX?

913


Is command prompt unix?

798


What does this command do,"$more readme.txt“?

871


How does shebang work?

808


What does the md command do?

774


What is grep short for?

749


How do I search for a file in unix command?

749


Why is awk called awk?

778