#add some lines from a file to 78 line of my file sed -i -e '78r../../insert_file' File_you_change.txt #-i update the file ,