vminfo kill
Sends SIGTERM to a Linux process.
WARNING
This command terminates a process. Make sure the PID is correct before running it.
Usage
bash
vminfo kill 1234Notes
- Linux-only
- returns unsupported stubs on non-Linux builds
- may require permission if the target process belongs to another user