You've already forked devops-exercises
mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2025-07-15 23:54:32 +02:00
Solution for /proc (#276)
This commit is contained in:
@ -313,6 +313,8 @@ The root of the filesystem. The beginning of the tree.
|
||||
|
||||
<details>
|
||||
<summary>What kind of information one can find in /proc?</summary><br><b>
|
||||
|
||||
It contains useful information about the processes that are currently running, it is regarded as control and information center for kernel.
|
||||
</b></details>
|
||||
|
||||
<details>
|
||||
|
Reference in New Issue
Block a user