[net.micro.amiga] Notice of posting of Shell II

dillon@cory (04/28/86)

	Now that I've got my modem protocol working, I can mass 
download my source.  I will be posting the newest version of my shell as
soon as I finish updating the manual (if you can call it a manual).  The 
new version has the following new features:

	* File expansion via '*' and '?' (e.g. you can say things like
	  'echo *.c')

	* Conditional's (if/else/endif), and goto's inside shell-source 
	  files

	* Bug fixes


	Unfortunetly, I have yet to figure out an easy way to 
get return values, so the conditionals are probably somewhat 
useless...  The major advance is the file expansion.  I do not
profess this to be CSH ... it isn't... but in a couple of years you
may not be able to tell the difference.

	For those of you who didn't catch my original posting, the shell
already has set variables, history, and aliases (you've got to love
those aliases!)

						Cheers, Zoro

						-Matt