We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7479a15 commit fdef803Copy full SHA for fdef803
README.md
@@ -32,6 +32,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
32
* [biyanisuraj](https://github.com/biyanisuraj)
33
* [pedroguima](https://github.com/pedroguima)
34
* Ben
35
+* [bharatnc](https://github.com/bharatnc)
36
37
38
####[[⬆]](#toc) <a name='general'>General Questions:</a>
@@ -163,6 +164,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
163
164
* What's LD_PRELOAD and when it's used?
165
* You ran a binary and nothing happened. How would you debug this?
166
* What are cgroups? Can you specify a scenario where you could use them?
167
+* How can you remove a file-name with non-printable/non-type-able characters?
168
169
170
####[[⬆]](#toc) <a name='expert'>Expert Linux Questions:</a>
0 commit comments