Advanced Bash tutorial

Jerry Feldman gaf at blu.org
Fri Feb 2 09:05:15 EST 2007


On Fri, 2 Feb 2007 07:53:03 -0500
"James Kramer" <kramerjm at gmail.com> wrote:

> Unix/Linux is incredible.  I am always amazed at how fast and easy it is to
> develop sophisticated software simply by piping different programs together
> using simple Bash commands.
Unix commands were designed to be a toolbox. A number of simple
command, each taking input from stdin and sending output to stdout. It
is this simplicity and the pipe concept that makes Unix/Linux so
powerful. 
-- 
Jerry Feldman <gaf at blu.org>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9


More information about the Discuss mailing list