1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 17:22:10 +02:00
tldr/pages/common/builtin.md
2024-10-02 17:08:14 +02:00

8 lines
136 B
Markdown

# builtin
> Execute shell builtins.
> More information: <https://manned.org/builtin.1>.
- Run a shell builtin:
`builtin {{command}}`