Hi! This is the demo document for the CSL Unix Orientation. Insert your name on the next empty line. %^&@#@^#^@#DELETE THIS LINE!!!!*%&^$#@$!#&%^ (Hint: Use "dd") To save this file press ESC, ":" and "w" followed by the "ENTER" To save and exit this file press ESC, ":" and "wq" followed by the "ENTER" For more information on vi, see the document, "VI for Beginners" VI COMMANDS **************************************************************** Here are some of the common commands you might want to use: h, j, k, l - to move the cursor (arrow keys) - to move the cursor x - delete current character dd - delete current line i - go into insert mode (add new text) Esc - get _out_ of insert mode (very important!) :wq - write the file, then quit :q! - quit without saving ****************************************************************