Assignment: Get and Manipulate lect01.tex Use anonymous ftp to science.gmu.edu to get the file lect01r.tex in jgentle/csi801. Use head to create a file called a011.html in your public\_html directory, consisting of the first 10 lines of lect01.tex. Put a hypertext link to it in your index.html file. (Remember the permissions.) Identify the link as ``Assignment 1, First Part'' Use emacs on the file lect01.tex to find the text that describes this assignment (it has the word ``Manipulate'' in the first line), and delete everything from the file except the text from that point on. (There are about 20 or 25 lines.) Save this text into a file called a012.html in your public\_html directory, and put a hypertext link to it in your index.html file. Identify the link as ``Assignment 1, Second Part'' (Remember the permissions.)