Searched refs:DIRNAME (Results 1 – 3 of 3) sorted by relevance
623 local BASENAME DIRNAME624 DIRNAME=$(dirname "$1")626 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
1474 local BASENAME DIRNAME1475 DIRNAME=$(dirname "$1")1477 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
44 slash unless DIRNAME is just "x:/".