repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
improve of cmpl.
[bush.git]
/
tests
/
lastpipe1.sub
blob
43711e37e2780322993c30af002be172316257f6
1
# with lastpipe set, exit at the end of a pipeline exits
2
# the calling shell
3
shopt -s lastpipe
4
exit 142 | exit 14
5
echo after: $?