Rewriting sysctl(8) in Rust: systeroid

📝

内容提要

sysctl is a simple and great tool for modifying the kernel parameters. It does its job very well by providing an easy-to-use interface for /proc/sys. It is maintained as a part of procps toolkit...

🏷️

标签

➡️

继续阅读