This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
CNI
/
UnixLab
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ee1e71b300
Rami (Branch)
Tag
master
UnixLab
/
words.sh
words.sh
67 B
Cronologia
Originale
1
2
3
#!/bin/bash
grep -e "[a-zA-Z]\+" --only-matching $1 | sort | uniq