Explorar el Código

fix convmv functions

pull/1/head
10sr hace 11 años
padre
commit
99a47be2b3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      shrc

+ 2
- 2
shrc Ver fichero

@@ -892,11 +892,11 @@ o(){
fi
}

convmv-sjis2utf8-test(){
convmv_sjis2utf8_test(){
convmv -r -f sjis -t utf8 *
}

convmv-sjis2utf8-notest(){
convmv_sjis2utf8_notest(){
convmv -r -f sjis -t utf8 * --notest
}



Cargando…
Cancelar
Guardar