浏览代码

show cal in func clock

pull/1/head
10sr 12 年前
父节点
当前提交
06a2dfd562
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc 查看文件

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


正在加载...
取消
保存