Quantcast
Channel: coder i|o: #shell
Viewing all articles
Browse latest Browse all 100

Internal Commands and Builtins

$
0
0

From tldp.org:

A builtin is a command contained within the Bash tool set, literally built in. This is either for performance reasons -- builtins execute faster than external commands, which usually require forking off a separate process -- or because a particular builtin needs direct access to the shell internals.

Click here to read more

Tagged: #linux #shell #unix #bash #script #sysadmin


Viewing all articles
Browse latest Browse all 100

Latest Images

Trending Articles



Latest Images