SysctlTUI is Out!

The sysctl() system call can get or set the state of the system, the #FreeBSD kernel exposes the parameters for sysctl() as objects of a Management information Base (MIB).

sysctltui is a Text User Interface #sysctl #MIB explorer. It allow to view a parameter’s properties and get or set its value.

Link: https://alfonsosiciliano.gitlab.io/posts/2025-05-29-sysctltui.html

#UNIX #kernel #C #terminal #opensource

@alfonsosiciliano That is great!

It would be awesome if you would submit this as a port!

@hnygd In the future, I’ll wait a few weeks to ensure no issues are reported.