tldr-pages / tldr

📚 Collaborative cheatsheets for console commands
https://tldr.sh
Other
50.78k stars 4.16k forks source link

Page modification request: kill #13426

Open acuteenvy opened 2 months ago

acuteenvy commented 2 months ago

Command description

The current page for kill documents kill from util-linux, but there's also a shell builtin with the same name which takes slightly different options. More information: #13241.

Command details

No response

Documentation

https://manned.org/kill

Platform

Common

VCS repository link (e.g. GitHub, GitLab)

https://github.com/util-linux/util-linux

Additional information

No response

jxu commented 1 month ago

The current page for kill documents kill from util-linux, but there's also a shell builtin with the same name which takes slightly different options.

Horrid. In fact everything from https://www.gnu.org/software/bash/manual/html_node/Bourne-Shell-Builtins.html and https://www.gnu.org/software/bash/manual/html_node/Bash-Builtins.html is a shell builtin