Viewing Files Practice Exercises
Getting Started
- Log onto the server
- Paste the following command into your terminal window. Make sure you don’t include the backticks!
cd ~/data/practice_directory/
Questions
- View the beginning of the file
README.md
. - Read the entire
README.md
file. - Make a new file and write something in it.