Skip to content

Commit bd2ebd3

Browse files
authored
Merge pull request chassing#42 from sevenfourk/master
Fixed/moved Expert Questions block to new line
2 parents a8eb014 + bdec549 commit bd2ebd3

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
@@ -170,6 +170,8 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
170170
* How can you remove/delete a file with file-name consisting of only non-printable/non-type-able characters?
171171
* How can you increase or decrease the priority of a process in Linux?
172172
* What are run-levels in Linux?
173+
174+
173175
####[[]](#toc) <a name='expert'>Expert Linux Questions:</a>
174176

175177
* 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

Comments
 (0)