We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f32d7 commit 17bed02Copy full SHA for 17bed02
README.md
@@ -164,7 +164,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
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/delete a file with non-printable/non-type-able characters?
+* How can you remove/delete a file with file-name consisting of only non-printable/non-type-able characters?
168
* How can you increase or decrease the priority of a process in Linux?
169
* What are run-levels in Linux?
170
####[[⬆]](#toc) <a name='expert'>Expert Linux Questions:</a>
0 commit comments