shells: update README and testsuite. environment memory leak

needs to be fixed - and documented!
This commit is contained in:
Denis Vlasenko
2007-05-21 10:19:48 +00:00
parent 219e88d050
commit 8805eeb44a
3 changed files with 17 additions and 1 deletions

View File

@ -1,2 +1,3 @@
echo "TEST`echo zz;echo;echo`BEST"
echo "TEST`echo '$(echo zz)'`BEST"
echo "TEST`echo "'"`BEST"