Explorar el Código

show cal in func clock

pull/1/head
10sr hace 12 años
padre
commit
06a2dfd562
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc Ver fichero

@@ -252,6 +252,7 @@ clock(){
(
local tformat="%Y/%m/%d %H:%M:%S %z"
local t=
cal
while true
do
t="`date "+${tformat}"`"


Cargando…
Cancelar
Guardar