process

command
v0.0.0-...-143e6d5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2026 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

`process` inspects and manages running processes.

Main subcommands: - `list` to view running tasks. - `info` for detailed process data. - `kill` to send signals. - `tree` to view parent/child structure.

Example usage: ```sh process list process info 1234 process kill --signal TERM 1234 process tree ```

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL