Johan Danielsson wrote:
> 
> Autoheader does `sed "s/[^/]*$//"', which doesn't work with Cray sed,
> and Cray claims this is in compliance with POSIX. Is this correct?

It is irrelevant.  If true and Cray changes, there will still be
versions floating around wherein it is broken.  More cruft for
the UNIX folklore:  never, ever use substitution separator chars
inside of the substitution expressions, period.  (If you want portability.)

Reply via email to