while read a b c d
do
echo "$c"
done < file.txt