This is what I like about SQL databases. They frequently have tables that you can query to find system information. This makes it easy to explore the system within the system.
The proc filesystem on Linux is philosophically similar. It allows you to understand processes by working with files.
The proc filesystem on Linux is philosophically similar. It allows you to understand processes by working with files.