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.
