Results 1 to 1 of 1
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 ...
- 12-11-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 1
bash script help: extract sed and run
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!


Reply With Quote