From: John Doe <jd...@yahoo.com> > cat *.csv | while read Oops, add LINE after the read
IFS=, cat *.csv | while read LINE do set $LINE USER=$1 TIME=$2 WEEK=`date +"%V"` ... done JD _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos