1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/builtin.md

9 lines
136 B
Markdown
Raw Normal View History

2024-10-02 18:08:14 +03:00
# builtin
> Execute shell builtins.
> More information: <https://manned.org/builtin.1>.
- Run a shell builtin:
`builtin {{command}}`