VDS Renaissance のインターフェースは複数の言語に対応しています。公式ドキュメントは、単一で一貫した常に最新のリファレンスを保証するため、英語で管理されています。
KILLTASK
Windows ✓Linux ⚠macOS ⚠
Syntax
KILLTASK <task identifier>
Description
This command allows you to terminate (kill) a task. The <task identifier> is either the task name (the name of the EXE file that is running) or the process identifier (a number). Either of these items of information may be obtained for all tasks running on the system using the LIST TASKLIST command.
OK
Unchanged..