Parcourir la source

getting this off my assigned

Christian Sheridan il y a 7 ans
Parent
révision
031aa8a502
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

1
 # Console Lab Level 1
1
 # Console Lab Level 1
2
 
2
 
3
 ## Objectives
3
 ## Objectives
4
+Adding this to get it off my assigned
4
 
5
 
5
 1. In this lab students will learn to navigate their file system using only the terminal
6
 1. In this lab students will learn to navigate their file system using only the terminal
6
 2. Students will practice using the following commands to traverse directories and investigate their contents: `pwd`, `ls`, `cd`, `cat`, `less`, `grep`
7
 2. Students will practice using the following commands to traverse directories and investigate their contents: `pwd`, `ls`, `cd`, `cat`, `less`, `grep`