
As user 'root'
	cd <directory containing this FILE>
	./as_root.sh
	
	
As user 'student'
	cd <directory containing this FILE>
	. setenv.sh
	./as_student.sh
	
