1FUNCTION::ANSI_SET_C(3staUpt)ility functions for usingFaUnNCTION::ANSI_SET_C(3stap)
23
4
NAME
6function::ansi_set_color - Set the ansi Select Graphic Rendition mode.
7
SYNOPSIS
9ansi_set_color(fg:long)
10
ARGUMENTS
12fg
13Foreground color to set.
14
DESCRIPTION
16Sends ansi code for Select Graphic Rendition mode for the given
17forground color. Black (30), Blue (34), Green (32), Cyan (36), Red
18(31), Purple (35), Brown (33), Light Gray (37).
1920
21
22
SystemTap Tapset Reference August 2011 FUNCTION::ANSI_SET_C(3stap)