Re: [dev] SHCMD(cmd): this may be a stupid question, but...

From: Dmitry Maluka <dmitrymaluka_AT_gmail.com>
Date: Wed, 6 Jan 2010 20:27:17 +0200

It just launches shell: "/bin/sh -c $CMD" where $CMD is your command
string. Shell parses this string and launches all specified commands,
with possible substitution, redirection, pipelining etc.
Received on Wed Jan 06 2010 - 18:27:17 UTC

This archive was generated by hypermail 2.2.0 : Wed Jan 06 2010 - 18:36:02 UTC