Lines Matching refs:CWD
292 CWD="`dirname "$lfile"`"293 if [ "`expr "${CWD}" : "\.\."`" = "2" ]; then294 CWD="`/bin/pwd`/$CWD"297 cd "$CWD"302 CWD="`dirname "$lfile"`"304 if [ "`expr "${CWD}" : "\.\."`" = "2" ]; then305 CWD="`/bin/pwd`/$CWD"307 cd "$CWD"