We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef37ef0 commit 916879bCopy full SHA for 916879b
README.md
@@ -58,7 +58,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
58
* How to list all files, including hidden ones, in a directory?
59
* What is the Unix/Linux command to remove a directory and its contents?
60
* Which command will show you free/used memory? Does free memory exist on Linux?
61
-* How to search for the string "my konfi is the best" in files of a directory recursively?
+* How to search for the string "my konfu is the best" in files of a directory recursively?
62
* How to connect to a remote server or what is SSH?
63
* How to get all environment variables and how can you use them?
64
* I get "command not found" when I run ```ifconfig -a```. What can be wrong?
0 commit comments