logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kill - Send signal to processes or list information about signals.

Description

       Send signal to processes or list information about signals.

Name

       kill - Send signal to processes or list information about signals.

Options

-l, --list
              Lists signals

       -t, --table
              Lists table of signals

       -s, --signal=signal
              Sends given signal instead of SIGTERM

       -h, --help
              Print help

       -V, --version
              Print version

Synopsis

kill [-l|--list] [-t|--table] [-s|--signal] [-h|--help] [-V|--version] [pids_or_signals]

Version

       v0.0.30

                                                   kill 0.0.30                                           kill(1)

See Also