Hi,
Is there a way to just add the entire cintents of a file to the end of another file? Any system command (linux) or perl default command that does this very efficiently?
NOTE : please remember that my files are of 200 MB data each and reading line by line from one file and appending to the other will take a lot of time.