Task: Use the touch command to create two new files in
the stuff directory named carrot.txt and blue.txt
- Ensure that you are in the color directory
- Move back up into the stuff directory
- Create the file carrot.txt
- Repeat step 3 to create the file blue.txt
- Use the list command to ensure that the files were created successfully.
|