Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Exit code 130 kills pipeline
Is it expected that the following command produces no output?
( exit 130 ) | { sleep 1; echo hello }
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author