Friday, December 16, 2022

Linux - Builtin

The following is a Linux dictionary word of the day:

builtin runs shell or functionality which is incorporated into the operating system.

In Linux, built-in commands are integrated directly into the shell itself, rather than being separate executable files. Such commands are executed within the shell process, making them faster and more efficient. 

No comments:

Post a Comment