0

📚

X

?

tr -cs '[:alpha:]' '\n' < verwandlung.txt | grep -E '.{6,}' > samsa6plus.txt

awk 'length($0) >= 7' autocomplete.txt > words6plus.txt