Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

How to use bash builtin commands

Up
vote
Down

The Bash shell contains builtin commands that do not create a fork when they are used. This is a list and description of those builtins.
A builtin command is a command that is built into the shell so that the shell does not fork a new process. The result is that builtins run faster and can alter the environment of the current shell. The shell will always attempt to execute the builtin command before trying to execute a utility with the same name. For more information on the builtins:

info bash
 read more | mail this link | score:8213 | -aweber, December 28, 2011
More Software articles...

Buy Large Abstract Art Prints

Selected articles

Scripting: A parallel Linux backup script

The Network Computer: An opportunity for Linux

Closed Source Linux Distribution Launched

Why Programmers are not Software Engineers

Download: Linux 3D Client for Starship Traders

The life cycle of a programmer

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin