for i in `ls /var/spool/lw/cf* 2>/dev/null`
do
	/users/glazman/tmp/parsecf $i
done
