[GRLUG] Shell Scripting Term?
Adam Tauno Williams
awilliam at whitemice.org
Sun Aug 28 10:46:23 EDT 2011
I took my official shell scripting class a long time ago now.
In a shell script you can combine a sequence of commands into a single
stream by encapsulating them in parathesis, like -
(echo -e "Hello, \c"; cat name.txt) | sort
Is there a specific name/term for doing this?
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the grlug
mailing list