index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ash_test
/
ash-redir
/
redir9.tests
blob: 8befa611c403651ccce82afae86edd9990252177 (
plain
)
1
2
3
4
echo Ok >file.tmp cat 0<>file.tmp echo Done:$? rm file.tmp