I wrote: > The reason is that the 'sed' program on this platform (from BusyBox) > ignores '-e' options when a '-f' option is present, regardless whether > the '-e' options come before or after the '-f' option.
Addendum: This is not the case in general, but is the case with this particular '-f' script and these particular '-e' options. Bruno
