2.8 The chapter test



  1. When executing "rm -i CCC" , how does it work?

  2. When executing cp command, what is changed with -p option?

  3. What is the difference in output format between "ls -lt /etc" and "ls -ltr /etc/"?


Previous Next