one of my tasks is to use Bash to merge contents of all files in my new files into one file called tmp_master, any idea how i could do this? I have already tried cat command