This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wjinan
/
ck-ops
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
25a6be4dbc
Rami (Branch)
Tag
master
ck-ops
/
code
/
dos2unixAll.sh
dos2unixAll.sh
83 B
Cronologia
Originale
1
2
3
#!/bin/bash
ROOT=$(cd `dirname $0`/; pwd)
find $ROOT -name "*.sh" | xargs dos2unix