Lines Matching full:isdir
5852 isdir=no5863 -d) isdir=yes ;;5924 test -d "$dest" && isdir=yes5925 if test "$isdir" = yes; then