[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Утилиты в стиле true unix way



On Mon, 11 Jan 2010 15:02:35 +0300
San_Sanych <ssanych@gmail.com> wrote:

> set -o pipefail on; echo test|cat noexist|wc -l; echo $?
> cat: noexist: No such file or directory
> 0
> bash: echo: ошибка записи: Broken pipe
> 1

http://sourceforge.net/projects/pipestatus/

-- 
Alexander Galanin

Attachment: pgptxCVpI37YW.pgp
Description: PGP signature


Reply to: