This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
CNI
/
UnixLab
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
751c17954a
Ramos
Etiquetas
master
UnixLab
/
words.sh
words.sh
67 B
Histórico
Em bruto
1
2
3
#!/bin/bash
grep -e "[a-zA-Z]\+" --only-matching $1 | sort | uniq