Lines Matching refs:CWD
170 CWD="`dirname "$lfile"`"171 if [ "`expr "${CWD}" : "\.\."`" = "2" ]; then172 CWD="`/bin/pwd`/$CWD"175 cd "$CWD"180 CWD="`dirname "$lfile"`"182 if [ "`expr "${CWD}" : "\.\."`" = "2" ]; then183 CWD="`/bin/pwd`/$CWD"185 cd "$CWD"