Searched refs:vars_script_shell (Results 1 – 2 of 2) sorted by relevance
85 vars_script_shell="$(ps -p "$$" -o comm=)"102 elif [ "dash" = "$vars_script_shell" ] ; then # dash107 elif [ "sh" = "$vars_script_shell" ] ; then # could be dash masquerading as /bin/sh
89 vars_script_shell="$(ps -p "$$" -o comm=)"106 elif [ "dash" = "$vars_script_shell" ] ; then # dash111 elif [ "sh" = "$vars_script_shell" ] ; then # could be dash masquerading as /bin/sh