references

This commit is contained in:
Thomas Levine 2016-03-03 11:18:09 +00:00
parent d504f83141
commit c4239dba06
1 changed files with 7 additions and 0 deletions

View File

@ -154,3 +154,10 @@ To test with multiple shells in sequence, use something like:
for shell in sh bash ksh zsh; do
urchin -s $shell ./tests
done
## References
On shell programming
* http://blackskyresearch.net/shelltables.txt
* http://blackskyresearch.net/try.sh.txt