Hi. I have saved a file called 'commands.' This file has all of the commands (g /foobar/,/goobar/ d, etc) I need to edit some very large files. I want to 'run' this commands file from within each of the large files that I need to edit.
1) do I have to chmod 'commands' as an executable? 2) can I invoke the file from within VIM?, if yes, then what is the syntax? 3) would it be better to run it from the shell? (Linux/SuSE) Thanks Mike