diff --git a/bashrc b/bashrc index ba117dc..e5bfa6b 100755 --- a/bashrc +++ b/bashrc @@ -252,6 +252,7 @@ clock(){ ( local tformat="%Y/%m/%d %H:%M:%S %z" local t= + cal while true do t="`date "+${tformat}"`"