shellcmd
boolean_t shellcmd = B_FALSE;
shellcmd = B_TRUE;
if (shellcmd)
shellcmd(++ptr);
static void shellcmd(char *);