Maciej Sieczka wrote:

> There's also a very usefull "set -o pipefail" (change
> pipeline exit status to be that of the last command in the
> pipe to fail, or 0 if all commands in pipeline complete
> successfully), but it might be a bashism AFAICT (at least
> dash does not support it).

It's not documented by SUS:

http://www.opengroup.org/onlinepubs/009695399/utilities/set.html

-- 
Glynn Clements <[EMAIL PROTECTED]>

_______________________________________________
grassuser mailing list
grassuser@grass.itc.it
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to