This commit is contained in:
Sergio Lepore 2014-12-24 15:04:32 -03:00
parent 23ec704bef
commit 1c476be329
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View file

@ -32,7 +32,7 @@ for ((i=1; i<=2; i++))
tput setaf 1; tput bold
tput cup $lin $((c - 6)); echo MERRY CHRISTMAS
tput cup $((lin + 1)) $((c - 10)); echo And lots of CODE on 2015
tput cup $((lin + 1)) $((c - 10)); echo And lots of CODE in 2015
let c++
k=1