Question: Command Line: Open up your command - line terminal, and perform the following tasks ( no need to fork or download this repository ) :

Command Line:
Open up your command-line terminal, and perform the following tasks (no need to fork or download this repository):
# Navigate to your "Documents" directory
# Create a new folder called "quick-exercise"
# Navigate into the "quick-exercise" folder you just created
# Using the text-edit of your choice, create a new (empty) file
# called "constitution.txt" inside the "quick-exercise" folder you made
# List the contents of the folder to verify the new file is there
# Search online for the text of the US Constitution and paste it into the
# "constitution.txt" file you created. Save your changes through the editor.
# Display the contents of the "constitution.txt" file in the terminal
# Hint: use the `less` command so you can easily scroll up and down.
# Navigate to the "Desktop" folder for your machine
# Display the contents of the "Documents/quick-exercise/constitution.txt" file in the Terminal
# *without changing directories again!*
# Bonus: Create 10 files with one single command in your terminal. Then delete them all!

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!