Chaitali Patel 7 vuotta sitten
vanhempi
commit
82cee22fc6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      README.md

+ 1
- 1
README.md Näytä tiedosto

4
 
4
 
5
 1. In this lab students will learn to navigate their file system using only the terminal
5
 1. In this lab students will learn to navigate their file system using only the terminal
6
 
6
 
7
-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`.
8
 
8
 
9
 
9
 
10
 ## Overview
10
 ## Overview