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
/
hush_test
/
hush-redir
/
redir9.tests
blob: 8befa611c403651ccce82afae86edd9990252177 (
plain
)
1
2
3
4
echo Ok >file.tmp cat 0<>file.tmp echo Done:$? rm file.tmp