debian man page for function::ansi_cursor_move

Query: function::ansi_cursor_move

OS: debian

Section: 3

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

function::ansi_cursor_move

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

NAME
function::ansi_cursor_move - Move cursor to new coordinates.
SYNOPSIS
ansi_cursor_move(x:long,y:long)
ARGUMENTS
x Row to move the cursor to. y Colomn to move the cursor to.
DESCRIPTION
Sends ansi code for positioning the cursor at row x and column y. Coordinates start at one, (1,1) is the top-left corner. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color3(3) - debian
function::ctime(3) - debian
tapset::stopwatch(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph