Explorar el Código

.bashrc: safe-cmd when finger and id

pull/1/head
10sr hace 15 años
padre
commit
1d2f80b4d3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      .bashrc

+ 2
- 2
.bashrc Ver fichero

@@ -251,7 +251,7 @@ echo "Japanese letters are 表示可能"


safe-cmd diskinfo safe-cmd diskinfo


finger $USER
LANG=C id
safe-cmd finger $USER
LANG=C safe-cmd id





Cargando…
Cancelar
Guardar