Query: function::ansi_set_color
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::ansi_set_color FUNCTION:(3stap) Utility functions for using an FUNCTION:(3stap)NAMEfunction::ansi_set_color - Set the ansi Select Graphic Rendition mode.SYNOPSISansi_set_color(fg:long)ARGUMENTSfg Foreground 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). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ansi_set_color3(3) - debian |
| tapset::logging(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |