(1)	Put these files in your path:
	Copy them to /usr/local/bin for example.

(2)	Edit "mountb" and "umountb" to suit your needs.
	Comments there explain what to do.

(3)	Open "fformat" for editing and set the path to README file or else
	it will not find it. 

(4)	To set execute permissions on a file do:
		chmod 777 fformat
		chmod 777 mountb
		chmod 777 umounb

(5)	You may also rename these scripts to whatever name you like:
		mv mountb mb
		mv umountb umb
