I want to search for and remove a block text from several files.
The block of text to be matched against is in file, say /home/user/myblock.txt I want to parse the directory /home/user/rep and remove the content of mybloc.txt from all the files in the directory.