Skip to content

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 1234

Notes

  • Linux-only
  • returns unsupported stubs on non-Linux builds
  • may require permission if the target process belongs to another user
最近更新

Released under the MIT License.