ソースを参照

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


読み込み中…
キャンセル
保存