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)NAMEfunction::ansi_cursor_move - Move cursor to new coordinates.SYNOPSISansi_cursor_move(x:long,y:long)ARGUMENTSx Row to move the cursor to. y Colomn to move the cursor to.DESCRIPTIONSends 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 |
---|
wmove(3xcurses) - sunos |
move(3xcurses) - opensolaris |
function::ctime(3) - debian |
function::ctime(3stap) - centos |
tapset::kprocess(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Introduction |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |