Man Page: function::ansi_set_color3
Operating Environment: debian
Section: 3
function::ansi_set_color3 FUNCTION:(3stap) Utility functions for using an FUNCTION:(3stap)NAMEfunction::ansi_set_color3 - Set the ansi Select Graphic Rendition mode.SYNOPSISansi_set_color3(fg:long,bg:long,attr:long)ARGUMENTSfg Foreground color to set. bg Background color to set. attr Color attribute to set.DESCRIPTIONSends ansi code for Select Graphic Rendition mode for the given forground color, Black(30), Blue(34), Green(32), Cyan(36), Red(31), Purple(35), Brown(33), Light Gray(37), the given background color, Black(40), Red(41), Green(42), Yellow(43), Blue(44), Magenta(45), Cyan(46), White(47) and the color attribute All attributes off(0), Intensity Bold(1), Underline Single(4), Blink Slow(5), Blink Rapid(6), Image Negative(7). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| ansi_send(n) - mojave |
| ansi_cctrl(3tcl) - debian |
| ansi_cattr(n) - osx |
| ansi_cctrl(n) - osx |
| color::library::dictionary::vaccc(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Lord of the Green Dragon |
| BC Or Xcal |
| Why Black Gray and White Hats United |
| problem with KSH script: command line args |
| Help with incrementing data in some field |