Searched refs:pushd (Results 1 – 12 of 12) sorted by relevance
53 pushd build58 pushd build3270 pushd build100 pushd build32
103 # Berkeley C shell compatible dirs, popd, and pushd functions209 function pushd {218 (*) \builtin print -u2 'Usage: pushd [-lvn] [<dir>|+<n>].'225 \builtin print -u2 pushd: No other directory.232 \builtin print -u2 pushd: Too many arguments.236 \builtin print -u2 pushd: Directory stack not that deep.485 i_func[nfunc++]=pushd
293 def pushd(d): function305 with pushd(destination):
106 pushd = os.getcwd()125 os.chdir(pushd)
14 pushd %~dp0\..\..\
36 pushd %ICU_ICUDIR%
52 pushd /
32 Factored out the "path" variable and pushd bits into the sharedSubtree script.
183 def pushd(d): function555 with pushd(media):
211 something like pushd e:\xxx\yyy\bin in any scripts you write to execute out
525 ….build/Objects-normal/${NATIVE_ARCH_ACTUAL}\n mkdir -p coverage\n pushd coverage\n ech…
1114 * test-subr.sh: Don't use pushd, just cd into test-dir.1147 * test-subr.sh: Create test_dir, pushd to execute test in.