mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
136 B
Markdown
9 lines
136 B
Markdown
![]() |
# builtin
|
||
|
|
||
|
> Execute shell builtins.
|
||
|
> More information: <https://manned.org/builtin.1>.
|
||
|
|
||
|
- Run a shell builtin:
|
||
|
|
||
|
`builtin {{command}}`
|