v1.9:
	Kevin Sartorelli took over maintenance of cmirror.
	Major changes to allow separate configuration file (optional).
	Allow connection to MurkWorks FTP sites.
	Allow multiple instances of cmirror to run.
	Remove 'temporary' files after running, unless new DEBUG mode is
	 being used.
	Changed the way directories are found (uses 'd' at start of line).
v1.8:
	Fixed a small rarely occuring problem with catting a file and writting
	 right to it, now writes to a temp file, then back to the original.
v1.7:
	Added NCFTPOPT because of the changes with the new ncftp version,
	 so now it can work with any version as long as you setup the
	 options correctly. For the ncftp options, type ncftp -h. 
	Also had to change the way cmirror interacts to ncftp because of
	 large differences.
v1.6:
	Large reconstruction of the way files are being received. Using
	 mget instead of get.	
	Minor esthetic fixes with information output.
	Fixed the bugs with $RM being 0 and files being moved around.
v1.5:
	Added ability to change the new files ownership and mode with chmod,
	 and chown.
	Perfected ability to know when there is an error, and to retry
	Updated the README file.   	
	Simplified file clean up.
	Changing default settings on the variables to ensure safety if problems
	 occur.
v1.4:
	Cleaned up the working directory, in case there is problems during
	 remote $HOST file creation.
	Removed a bug with detection of updating files.
	Removed personal email address out of $ENOTICE, in case cmirror is
	 ran without notice of the ARG. 
	Extra ability to check if there is a DNS entry with using nslookup,
	 if there is no entry, it will quit out.
	Added more definition to the search strings, as well as suggestions.
	Added a "Suggestions" and "Working Directory section in the README, 
         small as it may be.
	Added a feature to make sure there is a route to host when receving
	 the remote $HOST file list, or else exits out.
	Reversed the timing of when moving/removing files, and when receving. 
	Logging of errors, and reduction of visible errors.
v1.3:
	Going through code, and cleaning up left over useless lines. Also
	 made a small mistake in the .lsm file, also fixed.
	Do to lack of testing, major bug has been found. Setting $TWO
	 to 2 used to bomb out, works fine now <g>.
	Put in more information on how to use the search string.
v1.2:
	Total code change, instead of the script just getting kernel updates
	  it now updates directories no matter what the content is.
	Owner of program gets total control of what is done.
v1.1:
	Building ability to configure.
	Update files if the size are different. 
v1.0:

	Idea of the program, skeleton made.
