This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-11-06 12:07:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3227d3f982
hush
/
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 12:57:35 +00:00
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 10:19:48 +00:00
echo "TEST`echo "'"`BEST"
Reference in New Issue
Copy Permalink