Lines Matching defs:_PATH_BSHELL
510 #ifndef _PATH_BSHELL511 # define _PATH_BSHELL "/bin/sh"544 execl(_PATH_BSHELL, "sh", "-c", command, NULL);545 perror_msg_and_die("Can't execute '%s'", _PATH_BSHELL);