Exercises - The Command Line Interface (CLI)

Consider the following directory hierarchy:

  1. Suppose one is currently in the student directory.

    1. What sequence of commands will reverse the changes just made?  
      rm ./jon/lab03/greeting.java
      rmdir ./jon/lab03