Search Results

Search: Posts Made By: fmalvest
3,480
Posted By Scrutinizer
Try something like: while read SVM CIFS_SHARE...
Try something like:
while read SVM CIFS_SHARE PATH_NAME
do
echo "vserver cifs share create -vserver ${SVM} -share-name ${CIFS_SHARE} -path '${PATH_NAME}'"
done < $OUTFILE2 > $SCRIPT



--...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 01:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy