Man Page: function::ansi_set_color2
Operating Environment: debian
Section: 3
function::ansi_set_color2 FUNCTION:(3stap) Utility functions for using an FUNCTION:(3stap)NAMEfunction::ansi_set_color2 - Set the ansi Select Graphic Rendition mode.SYNOPSISansi_set_color2(fg:long,bg:long)ARGUMENTSfg Foreground color to set. bg Background color 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) and the given background color, Black(40), Red(41), Green(42), Yellow(43), Blue(44), Magenta(45), Cyan(46), White(47). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| ansi_cattr(n) - mojave |
| desktop_palette(3alleg4) - debian |
| ansi_cattr(n) - osx |
| function::ansi_set_color2(3) - debian |
| desktop_palette(3alleg4) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| BC Or Xcal |
| problem with KSH script: command line args |
| Read columns from delimited file in UNIX |
| Basic Combination Shell Script |
| Search term in nth field and replace kth column |