You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -170,6 +170,8 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
170
170
* How can you remove/delete a file with file-name consisting of only non-printable/non-type-able characters?
171
171
* How can you increase or decrease the priority of a process in Linux?
172
172
* What are run-levels in Linux?
173
+
174
+
173
175
####[[⬆]](#toc) <aname='expert'>Expert Linux Questions:</a>
174
176
175
177
* A running process gets ```EAGAIN: Resource temporarily unavailable``` on reading a socket. How can you close this bad socket/file descriptor without killing the process?
0 commit comments