function::ansi_set_color2(3stap) centos man page | unix.com

Man Page: function::ansi_set_color2

Operating Environment: centos

Section: 3stap

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

NAME
function::ansi_set_color2 - Set the ansi Select Graphic Rendition mode.
SYNOPSIS
ansi_set_color2(fg:long,bg:long)
ARGUMENTS
fg Foreground color to set. bg Background color 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) and the given background color, Black(40), Red(41), Green(42), Yellow(43), Blue(44), Magenta(45), Cyan(46), White(47). SystemTap Tapset Reference June 2014 FUNCTION::ANSI_SET_C(3stap)
Related Man Pages
ansi_cattr(n) - suse
ansi_cattr(n) - osx
function::ansi_set_color2(3) - debian
desktop_palette(3alleg4) - suse
tapset::ansi(3stap) - centos
Similar Topics in the Unix Linux Community
TioTony
Sed Question Can anyone please help?
File deliminated with | character - How do I change 1 value
Create Dynamic if condition
Basic Combination Shell Script