perl -lane 'print $F[6] if ! $seen{ $F[6] }++' file.txt