how to make a line BLINKING in output and also how to increase font size in output

how to make a line BLINKING in output and also how to increase font size in output

suppose in run a.sh script

inside echo "hello world "

i want that this should blink in the output and also
the font size of hello world should be big ..

could you please help me out in this

On what platform? Simple tty:s don't have a concept of font size. If you use a graphical toolkit, we need to know which one.

The tput manual page is not very informative on my system, but google for "tput blink"

its for linux platform

Double post, continue here:

http://www.unix.com/shell-programming-scripting/60983-how-can-i-print-output-shell-script-bigger-size.html\#post302184958

Thread closed.