Skip to content

Commit 7c7770c

Browse files
authored
Updated readme.md
1 parent 893c425 commit 7c7770c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
### Heared about Linux? or Searching for a good Handbook for terminal Commands?
33
> 🏗️**This Repository still under construction. But feel free to explore and contribute** 🤿
44
5+
*Don't forget to 🌟**Star** the repository, to show your Appreciation and Love.* 👏
6+
57
**HERE's ALL.**<br>
68
In a programmers' life, Linux is the thing that one should know how to use it efficiently.
79
This is a self learn tutorial for those who new to Linux terminal and want to learn how to use it effectively.
@@ -169,3 +171,7 @@ __22. ```locate``` command__
169171
- ```locate -i hello```: -i argument with the command helps to ignore the case, will also fetch files with Hello or HELLO or heLLo etc.
170172
- ```locate -i *hello*world*```: * helps you to find the files if you remember only some words of the filename, separate them with *, for ex here linux will find any filename with the words "hello" and "world" in them.
171173

174+
175+
176+
---
177+
*Don't forget to 🌟**Star** the repository, to show your Appreciation and Love.* 👏

0 commit comments

Comments
 (0)