index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ash_test
/
ash-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`