Man Page: function::ansi_cursor_move
Operating Environment: centos
Section: 3stap
FUNCTION::ANSI_CURSO(3stap) Utility functions for using an FUNCTION::ANSI_CURSO(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 June 2014 FUNCTION::ANSI_CURSO(3stap)
| Related Man Pages |
|---|
| wmove(3xcurses) - sunos |
| function::ansi_set_color2(3) - debian |
| function::ansi_set_color3(3) - debian |
| function::ctime(3stap) - centos |
| tapset::stopwatch(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |