HomeSort by relevance Sort by last modified time
    Searched refs:theShell (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Mac/BuildScript/scripts/
postflight.patch-profile 14 theShell="`finger $USER | grep Shell: | head -1 | awk '{ print $NF }'`"
17 theShell="${SHELL}"
21 BSH="`basename "${theShell}"`"
27 P="`(exec -l ${theShell} -c 'echo $PATH')`"
  /external/python/cpython3/Mac/BuildScript/scripts/
postflight.patch-profile 14 theShell="`finger $USER | grep Shell: | head -1 | awk '{ print $NF }'`"
17 theShell="${SHELL}"
21 BSH="`basename "${theShell}"`"
27 P="`(exec -l ${theShell} -c 'echo $PATH')`"

Completed in 291 milliseconds