Browse Source

show cal in func clock

pull/1/head
10sr 11 years ago
parent
commit
06a2dfd562
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc View File

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


Loading…
Cancel
Save