centos man page for function::ansi_set_color3

Query: function::ansi_set_color3

OS: centos

Section: 3stap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FUNCTION::ANSI_SET_C(3stap)				  Utility functions for using an			       FUNCTION::ANSI_SET_C(3stap)

NAME
function::ansi_set_color3 - Set the ansi Select Graphic Rendition mode.
SYNOPSIS
ansi_set_color3(fg:long,bg:long,attr:long)
ARGUMENTS
fg Foreground color to set. bg Background color to set. attr Color attribute to set.
DESCRIPTION
Sends 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 June 2014 FUNCTION::ANSI_SET_C(3stap)
Related Man Pages
ansi_cattr(n) - mojave
ansi_cctrl(n) - mojave
ansi_send(n) - mojave
ansi_send(3tcl) - debian
ansi_cctrl(n) - osx
Similar Topics in the Unix Linux Community
like to have fun in terminal
Sed Question Can anyone please help?
File deliminated with | character - How do I change 1 value
problem with KSH script: command line args
Search term in nth field and replace kth column