CTS 1106 (Intro to Unix/Linux) Homework Assignment #2

 

Due: by the start of class on the date shown on the syllabus

Description:

Answer the following questions as briefly (but completely) as possible:

  1. Try out the following commands:
            echo this is file number one > README [Enter]
            echo this is file number two > readme [Enter]
            ls
         
    What does this show about how Unix treats filenames?
  2. Create a directory and change into that directory.  Next, create another directory within the new directory and then change into that directory.  Now, run cd without any arguments, then run pwd.  What do you conclude about the cd command?
  3. You won’t find the cd command in either /bin or /usr/bin.  How is it executed then?  (That is, if there is no cd executable, why doesn't this command cause a command not found error?)
  4. Why shouldn’t you have a filename beginning with a (dash)?
  5. When will you use a section number as an argument to man?
  6. What does deprecated mean?
  7. Can you have the same login name more than once in the who output?  What would cause that?
  8. Which command does the ordinary user use to change the system date and time?
  9. If you find that your keystrokes are not being echoed, what remedies will you try?
  10. What key do you press to erase the last character typed?  The last word?  The entire line?

To be turned in:

Email your homework assignment, by copy-and-paste (no attachments please!) to .  If possible use the text and not the HTML mode of your email program.  Please use the subject similar to Intro to Unix/Linux Homework Assignment #2 Submission, so I can tell which emails are submitted homework assignments.

Homework assignments will not be returned.  Please do not send as attachments.  Do not send to wpollock@YborStudent.hccfl.edu.  Refer to the Homework and the Submitting Assignments sections of your syllabus for more information.

Confused?  Send questions about the homework assignment to .  Please use a subject similar to Intro to Unix/Linux Homework Assignment #2 Questions so I can tell which emails are questions about assignment quiz (and not submissions).