Skip to content

Commit b7adf26

Browse files
authored
Merge pull request #40 from bharatnc/master
added a hard linux question
2 parents 403fcf7 + fdef803 commit b7adf26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
3232
* [biyanisuraj](https://github.com/biyanisuraj)
3333
* [pedroguima](https://github.com/pedroguima)
3434
* Ben
35+
* [bharatnc](https://github.com/bharatnc)
3536

3637

3738
####[[]](#toc) <a name='general'>General Questions:</a>
@@ -166,6 +167,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
166167
* What's LD_PRELOAD and when it's used?
167168
* You ran a binary and nothing happened. How would you debug this?
168169
* What are cgroups? Can you specify a scenario where you could use them?
170+
* How can you remove a file-name with non-printable/non-type-able characters?
169171

170172

171173
####[[]](#toc) <a name='expert'>Expert Linux Questions:</a>

0 commit comments

Comments
 (0)