index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
shell
/
hush_test
/
hush-misc
/
func_prio_over_builtins.tests
blob: 4f71bfda051fc3efceec07cc16c63d214004ab09 (
plain
)
1
2
3
4
5
true() { echo YES >&2; } true true | true (true) echo Ok:`true 2>&1`