Internet Navigation, Course # 21-160
Lab Assignment #2: UNIX
Due Date: TBA


The purpose of these assignments is to test your knowledge of UNIX operating systems.

Make sure to include the # and the title of the lab in the subject area of your e-mail. If you do not adhere to this it will adversely affect your grade.

2 A. Create a directory named public_html on your working directory. Change the mode of this directory to 755. Also, change the mode of your login name to 755.

2 B. Using the Pico editor write a brief (at least 6-10 lines) html file and save this "lab2b.html". Change this file mode to 755. Then mail this file to your instructor.

2 C. Practice the following commands on your UNIX system and explain the purpose of these commands: (Send your answers to your instructor through e-mail):

cp	mv		rm	rmdir	
ls 	ls -l		ls -a	finger	
w	whois		env	ls |m	
last	
grep 'Smith' /etc/passwd/