table of contents
other versions
- wheezy 1.7-1+deb7u1
- jessie 2.6-0.2
- jessie-backports 3.0-6~bpo8+1
- testing 3.1-2
- unstable 3.1-2
FUNCTION:(3stap) | Utility functions for using an | FUNCTION:(3stap) |
function::ansi_set_color
NAME¶
function::ansi_set_color - Set the ansi Select Graphic Rendition mode.SYNOPSIS¶
ansi_set_color(fg:long)
ARGUMENTS¶
fgForeground 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).May 2013 | SystemTap Tapset Reference |