The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Synopsis:

info signals

info signals signal1 [signal2 ..]

In the first form a list of the existing signals and actions are shown.

In the second form, list just the given signals and their definitions are shown.

Signals can be either their signal name or number. The case is not significant when giving a signal name. A signal name SIG or not. For a signal number, you can preface the number with + or -, but both are ignored. A negative number is the same as its corresponding positive number.

See also:

handle for descriptions of the settable fields shown.