procmail
[Top] [All Lists]

Re: moving first line to end in sed

2000-07-01 15:06:05
On Sat, 1 Jul 2000, David W. Tamkin wrote:

Bart explained,

| because "sed -ne something -e otherthing" reported "-e: file not
| found".  This was on some flavor of IRIX.
| 
| So perhaps that sed accepts either a single cluster of options or
| a series of separate options, but not a mixture of the two.

Or perhaps that sed doesn't allow multiple -e options [...]
(That is, unless you found out later that "sed -n -e
something1 -e something2" worked with it.)

Multiple -e worked as expected as long as the first one wasn't clustered.


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>