function::ansi_set_color(3) debian man page | unix.com

Man Page: function::ansi_set_color

Operating Environment: debian

Section: 3

function::ansi_set_color

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

NAME
function::ansi_set_color - Set the ansi Select Graphic Rendition mode.
SYNOPSIS
ansi_set_color(fg:long)
ARGUMENTS
fg Foreground 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). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3) - debian
function::ctime(3) - debian
function::ansi_set_color3(3stap) - centos
tapset::ansi(3stap) - centos
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?