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.
- [dev] SHCMD(cmd): this may be a stupid question, but... Thayer Williams
- Re: [dev] SHCMD(cmd): this may be a stupid question, ... Dmitry Maluka
- [dev] [dwm] Re: SHCMD(cmd): this may be a stupid ques... Thayer Williams
- Re: [dev] [dwm] Re: SHCMD(cmd): this may be a stu... Szabolcs Nagy