1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-31 09:33:31 +02:00
tldr/pages/common/builtin.md

8 lines
172 B
Markdown

# builtin
> Execute shell builtins.
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-builtin>.
- Run a shell builtin:
`builtin {{command}}`