Home
last modified time | relevance | path

Searched refs:PWD (Results 1 – 25 of 73) sorted by relevance

123

/titanic_50/usr/src/lib/libshell/common/tests/
H A Dpath.sh49 FPATH=$PWD/dir1
52 FPATH=$PWD/dir2
55 FPATH=$PWD/dir1
58 FPATH=$PWD/dir2
63 FPATH=$PWD/dir1
68 FPATH=$PWD/dir2
114 pwd=$PWD
135 … PATH in $path :$path $path: .:$path $path: $path:. $PWD::$path $PWD:.:$path $path:$PWD $path:.:$P…
147 PATH=$PWD:
173 exp=$PWD/./$cmd
[all …]
H A Dtilde.sh57 if [[ ~+ != $PWD ]]
58 then err_exit '~' not $PWD
61 if [[ $x != $PWD ]]
62 then err_exit x=~+ not $PWD
65 then err_exit '~' not $PWD
94 [[ $($tmp/tilde foo) == "$PWD$nl$PWD" ]] 2> /dev/null || err_exit 'tilde fails inside a script run…
H A Doptions.sh190 [[ $(HOME=$PWD $SHELL -l </dev/null 2>&1) == *$t* ]] &&
192 [[ $(HOME=$PWD $SHELL --login </dev/null 2>&1) == *$t* ]] &&
194 [[ $(HOME=$PWD $SHELL --login-shell </dev/null 2>&1) == *$t* ]] &&
196 [[ $(HOME=$PWD $SHELL --login_shell </dev/null 2>&1) == *$t* ]] &&
198 [[ $(HOME=$PWD exec -a -ksh $SHELL </dev/null 2>&1) == *$t* ]] &&
200 [[ $(HOME=$PWD ./-ksh -i </dev/null 2>&1) == *$t* ]] &&
202 [[ $(HOME=$PWD ./-ksh -ip </dev/null 2>&1) == *$t* ]] &&
205 [[ $(HOME=$PWD $SHELL -l </dev/null 2>&1) == *$t* ]] ||
207 [[ $(HOME=$PWD $SHELL --login </dev/null 2>&1) == *$t* ]] ||
209 [[ $(HOME=$PWD $SHELL --login-shell </dev/null 2>&1) == *$t* ]] ||
[all …]
H A Drestricted.sh35 pwd=$PWD
51 PATH=$PWD:$PATH
H A Dshtests46 export LANG LC_ALL PATH PWD SHELL VMALLOC_OPTIONS
47 PWD=`pwd`
51 */*) d=$PWD/`dirname $0`;;
52 *) d=$PWD;;
H A Dsun_solaris_cr_xxxxxxxx_template.sh53 ocwd="$PWD"
H A Dheredoc.sh152 $PWD
188 $PWD
H A Dsun_solaris_cr_6862121_shbinexec_kernel_module_defunct.sh83 ocwd="$PWD"
H A Dvariables.sh62 if [[ ! $PWD -ef . ]]
63 then err_exit PWD variable failed, not equivalent to .
72 old=$PWD
477 [[ $(cd /bin;env | grep PWD=) == *.sh.* ]] && err_exit '.sh. prefixed to PWD'
/titanic_50/usr/src/lib/libshell/common/fun/
H A Ddirs11 typeset dir="${PWD#$HOME/}"
38 print -r - "$PWD"
62 print "\033[?${#PWD};2v$PWD\c"
88 print -r - "$PWD"
94 typeset dir="${PWD#$HOME/}"
/titanic_50/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_017_pos.ksh70 DIR=$PWD
111 log_note "Working dir is $PWD"
119 log_note "Working dir is $PWD"
127 log_note "Working dir is $PWD"
135 SAVED_DIR=$PWD
H A Dsnapshot_002_pos.ksh99 CWD=$PWD
111 CWD=$PWD
119 CWD=$PWD
H A Dsnapshot_006_pos.ksh97 CWD=$PWD
109 CWD=$PWD
117 CWD=$PWD
/titanic_50/usr/src/test/zfs-tests/tests/functional/migration/
H A Dmigration.kshlib54 cwd=$PWD
95 cwd=$PWD
129 cwd=$PWD
H A Dmigration_006_pos.ksh59 cwd=$PWD
H A Dmigration_004_pos.ksh59 cwd=$PWD
H A Dmigration_005_pos.ksh59 cwd=$PWD
/titanic_50/usr/src/test/util-tests/tests/libsff/
H A Dlibsff.ksh39 sff_origwd=$PWD
41 sff_root=$PWD
/titanic_50/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh332 solaris_builtin_header="${PWD}/tmp_solaris_builtin_header.h"
387 root="${PWD}/arch/${HOSTTYPE}"
500 export SHELL="$(ls -1 $PWD/arch/*/src/cmd/ksh93/ksh)"
501 export LD_LIBRARY_PATH="$(ls -1ad $PWD/arch/*/lib):${LD_LIBRARY_PATH}"
502 export LD_LIBRARY_PATH_32="$(ls -1ad $PWD/arch/*/lib):${LD_LIBRARY_PATH_32}"
503 export LD_LIBRARY_PATH_64="$(ls -1ad $PWD/arch/*/lib):${LD_LIBRARY_PATH_64}"
546 SHCOMP=$PWD/arch/*/bin/shcomp \
/titanic_50/usr/src/cmd/nsadmin/
H A Dksh.kshrc52 # 2. If PWD is within HOME replace value of HOME with '~'
53 # If the PWD is longer than 30 charatcers shorten it to 30 chars
77 p="${PWD/~(El)${HOME}/\~}"
/titanic_50/usr/src/tools/codesign/
H A Dsignproto.sh42 dir=`[[ $dir = /* ]] && print $dir || print $PWD/$dir`
/titanic_50/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_lex.l63 ;{WS}*:{WS}*pwd{WS}* { return PWD; }
64 ^{WS}*:{WS}*pwd{WS}* { return PWD; }
/titanic_50/usr/src/cmd/ast/msgcc/
H A DNOTES11 CATALOG = $(ID:N=+([A-Za-z0-9_]):?$(PWD:N=*/lib/*:Y,lib,,)$(ID)?$(PWD:B)?)
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_export/
H A Dzpool_export_002_pos.ksh58 olddir=$PWD
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount_005_pos.ksh94 cwd=$PWD

123