mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 17:22:10 +02:00
8 lines
136 B
Markdown
8 lines
136 B
Markdown
# builtin
|
|
|
|
> Execute shell builtins.
|
|
> More information: <https://manned.org/builtin.1>.
|
|
|
|
- Run a shell builtin:
|
|
|
|
`builtin {{command}}`
|