#!/bin/bash grep -e "[a-zA-Z]\+" --only-matching $1 | sort | uniq