In class, we will be discussing basic Unix commands that allow you to manipulate files and directories. For this assignment you will exercise what you have learned to build your very first, extremely simple, personal web page for your CS account. To accomplish this, you must perform the following steps:
public_html.
public_html directory
named index.html. Put some very simple text in the file,
such as the single line Under construction.
smith is your last name, then point your browser to the
URL www.cs.colostate.edu/~smith.
Use the links available on the class web page in the On-Line Resources section to find links to Unix tutorials.