Hi,I don't see pipefail on the ksh man page, maybe you should ask for some developer add it to openbsd source, or compile/install another shell to use this, maybe even ksh.
Anyone else?
Piotrek Kapczuk wrote:
$ set -o pipefail /bin/ksh: set: pipefail: bad option $ echo $KSH_VERSION @(#)PD KSH v5.2.14 99/07/13.2 Is there another way to get what I want ?Are there any plans to implement this option