瀏覽代碼

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}"`"


Loading…
取消
儲存