mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-02 22:58:02 +00:00
changed code snippets with consistent images (#154)
* changed code snippet images * made an image consistent
This commit is contained in:
@@ -347,7 +347,7 @@ programming languages.
|
||||
|
||||
The echo command prints the given input string on the screen.
|
||||
|
||||

|
||||

|
||||
|
||||
## Text Processing Commands
|
||||
|
||||
@@ -394,7 +394,7 @@ grep <word_to_search> <file_name>
|
||||
In this example, we are trying to search for a string "1" in this file.
|
||||
The grep command outputs the lines where it found this string.
|
||||
|
||||

|
||||

|
||||
|
||||
### sed
|
||||
|
||||
|
||||
BIN
courses/level101/linux_basics/images/linux/commands/image34.png
Normal file
BIN
courses/level101/linux_basics/images/linux/commands/image34.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
courses/level101/linux_basics/images/linux/commands/image35.png
Normal file
BIN
courses/level101/linux_basics/images/linux/commands/image35.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
courses/level101/linux_basics/images/linux/commands/image36.png
Normal file
BIN
courses/level101/linux_basics/images/linux/commands/image36.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user