Chaitali Patel 7 лет назад
Родитель
Сommit
0c60cecc6c
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      README.md

+ 1
- 1
README.md Просмотреть файл

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