Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions