In this exercise, you will practice with more file utility commands discussed in our textbook.
After entering your login credentials in a secure shell on blue.cs.sonoma.edu, please perform the following tasks:
What are the differences between the "less" command and the "more" command?
Type the following commands (when you are finished type the "q" key):
What is the command line option for "rm" to interactively prompt you before deleting files?
How could the "alias" command be used with "rm" to interactively prompt you for confirmation by default?
How could you determine if the command "rm" is really an alias?
Please submit your answers to Canvas for the questions above.