Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Overview ¶ Kill kills processes. Synopsis: kill -l kill [<-s | --signal | -> <isgname|signum>] pid [pid...] Options: -l: list the signal names -name, --signal name, -s: name is the message to send. On some systems this is a string, on others a number. It is optional and an OS-dependent value will be used if it is not set. pid is a list of at least one pid. Source Files ¶ View all Source files kill.go list_linux.go signaler_unix.go Click to show internal directories. Click to hide internal directories.