#!/bin/bash

grep -Eo "\b[a-z]{1,7}\b" "./nowcoder.txt"