changed code snippets with consistent images (#154)

* changed code snippet images

* made an image consistent
pull/157/head
Amit Poudyal 7 months ago committed by GitHub
parent 3e49d027c8
commit 8751885b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -347,7 +347,7 @@ programming languages.
The echo command prints the given input string on the screen.
![](images/linux/commands/image24.png)
![](images/linux/commands/image34.png)
## 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.
![](images/linux/commands/image5.png)
![](images/linux/commands/image36.png)
### sed

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Loading…
Cancel
Save