HanWorks Research 3.0
RSS
|
Archive
Aug. 4, 2011 at 6:38pm
/bin/sh -c
The -c option is useful for passing in strings.
E.g. $ /bin/sh -c “ls -al”