#!/bin/sh grep NAME [A-Z]* | awk '{print $2, $3, $4, $5, $6, $7, $8}' | sort | uniq > !INDEX