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
12aca796ba
busybox
/
shell
/
hush_test
/
hush-parsing
/
process_subst.tests
4 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
hush: reinstate hush_test, add testcases for process subst
2007-05-11 18:27:35 +05:30
echo "TEST`echo zz;echo;echo`BEST"
echo "TEST`echo '$(echo zz)'`BEST"
shells: update README and testsuite. environment memory leak needs to be fixed - and documented!
2007-05-21 15:49:48 +05:30
echo "TEST`echo "'"`BEST"
Reference in New Issue
Copy Permalink