IT 244: Introduction to Linux/Unix
Class 8 Ungraded Quiz

  1. What is a startup file?


  2. Where are startup files located?


  3. If you entered the following at the command line, where would you be?
    cd ~

  4. If you entered the following at the command line, where would you be?
    cd ~ghoffman

  5. What does the . (dot) in your current directory mean?


  6. What does the .. (dot dot) in your current directory mean?


  7. What is a path?


  8. What directory is the starting point for an absolute path?


  9. What directory is the starting point for a relative path?


  10. What character is used to separate directory and filenames in a path?