The Hacker's Home
Skip to content
Go to advanced search
Code: Select all
tr -cs 'a-zA-Z' '\n' < input | sort | uniq -c | grep " 1 "