Google .. Blinking effect in dialog in linux ..
ex.1)
http://freeos.com/guides/lsst/misc.htm
From section " Linux Console (Screen) "
Code:
echo -e "\033[5m Flash! \033[0m"
ex.2)
http://www.cyberciti.biz/nixcraft/li...features/lsst/
Dialog : please see Chapter 4
User Interface and dialog utility-Part I
User Interface and dialog utility-Part II
Message Box (msgbox) using dialog utility
Confirmation Box (yesno box) using dialog utility
Input (inputbox) using dialog utility
User Interface using dialog Utility - Putting it all together
.....