Skip to main content

System Tools

TsukineOS provides taskmgr (equivalent alias tsukine_top) as the built-in process and resource monitor. Run it from the command line to see real-time system activity, process lists, and resource usage.

taskmgr: Task Manager

taskmgr starts a lightweight system monitor in the terminal, showing running processes and their resource consumption.
taskmgr and tsukine_top are two entry points to the same tool. When writing scripts, prefer tsukine_top to avoid confusion with tools of the same name on other systems.

Shutdown

The recommended shutdown command for TsukineOS:
On some builds, simply running exit to leave the shell will also trigger the shutdown sequence through the init system, depending on the image’s init configuration.
Shutdown behavior may vary between Infdev versions. Check the release notes for the specific image to confirm the recommended command.
This page was translated by AI and may contain inaccuracies. The Simplified Chinese version is authoritative.