I'm badly in need of help writing a bash script that will read a given file, extract all sed programs it contains, then running the sed programs it finds against a copy of the original file that was read. Any help greatly appreciated!