diff --git a/pages/common/builtin.md b/pages/common/builtin.md new file mode 100644 index 000000000..cf25f72c5 --- /dev/null +++ b/pages/common/builtin.md @@ -0,0 +1,8 @@ +# builtin + +> Execute shell builtins. +> More information: . + +- Run a shell builtin: + +`builtin {{command}}`