Viewing Files Practice Exercises

Getting Started

  1. Log onto the server
  2. Paste the following command into your terminal window. Make sure you don’t include the backticks! cd ~/data/practice_directory/

Questions

  1. View the beginning of the file README.md.
  2. Read the entire README.md file.
  3. Make a new file and write something in it.