Skip to content

TIP

This document is applicable to version 1.10.x, Please use the command ll-cli --version to check your linyaps program version.


% ll-cli-kill 1

NAME

ll-cli-kill - Stop running applications

SYNOPSIS

ll-cli kill [options] app

DESCRIPTION

The ll-cli kill command can forcefully exit running Linyaps applications. This command is used to terminate running application processes.

OPTIONS

-h, --help : Print help information and exit

--help-all : Expand all help

-s, --signal SIGNAL [SIGTERM] : Specify the signal to send to the application

POSITIONAL ARGUMENTS

APP TEXT REQUIRED : Specify the name of the running application

EXAMPLES

Use the ll-cli kill command to forcefully exit running Linyaps applications:

bash
ll-cli kill org.deepin.calculator

SEE ALSO

ll-cli(1), ll-cli-ps(1), ll-cli-run(1)

HISTORY

Developed in 2023 by UnionTech Software Technology Co., Ltd.