Издательство: | Книга по требованию |
Дата выхода: | июль 2011 |
ISBN: | 978-6-1321-2809-6 |
Объём: | 100 страниц |
Масса: | 172 г |
Размеры(В x Ш x Т), см: | 23 x 16 x 1 |
High Quality Content by WIKIPEDIA articles! type is a Unix command that displays how a name would be interpreted if used as a command. In computing, a shell builtin is a command or a function, called from a shell, that is executed directly in the shell itself, instead of an external executable program which the shell would load and execute. Shell builtins work significantly faster than external programs, because there is no program loading overhead. However, their code is inherently present in the shell, and thus modifying or updating them requires modifications to the shell. Therefore shell builtins are usually used for simple, almost trivial, functions, such as text output. Because of the nature of operating systems, some functions of the systems have to be implemented as shell builtins. The most notable example is the cd command, which changes the working directory of the shell. Because each executable program runs in a separate process, and working directories are specific to each process, loading cd as an external program would not affect the working directory of the shell that loaded it.
Данное издание не является оригинальным. Книга печатается по технологии принт-он-деманд после получения заказа.