RosettaCodeData/Task/Terminal-control-Coloured-text/Tcl/terminal-control-coloured-text-2.tcl
Ingy döt Net 68f8f3e56b all tasks
2013-04-11 01:07:29 -07:00

12 lines
166 B
Tcl

--color red
This is red
--color green
This is green
--color blue
This is blue
--color cyan
This is cyan
--color magenta
This is magenta
--color yellow
This is yellow