Searched refs:dcstmp2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh4794 dcstmp2="`${ECHO} ${LDAP_BASEDN} |
4797 # use dcstmp to count the loop, and dcstmp2 to get the correct
4803 i2=`${ECHO} "$dcstmp2" | cut -f1 -d','`
4807 dcstmp2=`${ECHO} "$dcstmp2" | cut -f2- -d','`
4810 ${ECHO} "dcs: ${dcs}\ndcstmp: ${dcstmp}\ndcstmp2: ${dcstmp2}\n"

Completed in 51 milliseconds