mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-05 08:08:02 +00:00
Correct Number of Commands in Command Line Basics
L113, incorrect number of commands when talking about basic commands. Four -> Five As reported in #53
This commit is contained in:
@@ -110,7 +110,7 @@ will then list all the files and directories inside the given directory.
|
||||
|
||||
## Commands for Manipulating Files
|
||||
|
||||
There are four basic commands which are used frequently to manipulate
|
||||
There are five basic commands which are used frequently to manipulate
|
||||
files:
|
||||
|
||||
- touch
|
||||
|
||||
Reference in New Issue
Block a user