Question: First, write a command that will list the contents of the Toaster directory. Then write a command that will move the bagel.txt file into the
First, write a command that will list the contents of the Toaster directory. Then write a command that will move the bagel.txt file into the Toaster directory and list the contents again. Finally, write a command that will move the file back to your Documents directory and list the contents of Toaster
Write a command that will create a new directory in Documents named Fridge. Create a blank file in the Fridge directory named orangejuice.txt using absolute and relative paths.
Write a command that will create a symbolic link of orangejuice.txt to the Toaster directory using absolute and relative paths.
Write a command that will duplicate the bagel.txt and rename the file danish.txt. Change the contents of danish.txt to say "Danishes are better than bagels". Add the line "Bagels are better than danishes" to the bagel.txt file.
Write a command that will remove the file from the previous question that contains a lie. Points will be deducted for choosing the incorrect file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
