This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ace81cd46c
busybox
/
shell
/
hush_test
/
hush-misc
/
piped_input.tests
4 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
typo fix Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-12-25 23:38:16 +05:30
exec 2>&1
hush: fix this case: echo "SCRIPT" | hush Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-12-25 23:31:49 +05:30
echo 'echo TEST; false' | $THIS_SH
echo One:$?
Reference in New Issue
Copy Permalink