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

Man Page: function::ansi_cursor_move

Operating Environment: debian

Section: 3

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
move(3xcurses) - opensolaris
function::ansi_set_color2(3) - debian
function::ctime(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::ansi(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com