What is the command that you issue if you want to delete all files and directories under the directory /mydirectory?
What will be an ideal response?
```
rm -rf /mydirectory
```
This exercise involved using the KVM switch, logging into a Linux PC, exploring the desktop, setting up
the network and testing the connectivity.
Part 2. Using the Linux Operating System
This exercise involved using and exploring Linux Operating System. Linux commands for creating and
changing directories, moving and changing the names of files and directories, editing files by running
gedit command and removing directories and files.
Part 3. Saving Data
In this exercise Linux command “…. | tee ….” is used to redirect the output of a command to a required
file.
You might also like to view...
You must use Scenario Manager to create a scenario
Indicate whether the statement is true or false
Share permissions apply __________
a. On the local computer only b. Over the network only c. On the local computer and over the network d. None of the above