dates="12 Oct:13 Oct:14 Oct" OIFS=$IFS IFS=":" for f in $dates; do echo -e "A date:\t$f" done export IFS=$OIFS Peter -- The Toronto Linux Users Group. Meetings: http://tlug.ss.org TLUG requests: Linux topics, No HTML, wrap text below 80 columns How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml