Bash remove token from text file or array (conditionally)Use bash along with 'awk' or 'sed' to efficiently remove non-integer second tokens from each line in a large text file.