As far as I know, it is possible to move the cursor to the left using the backspace sequence in an echo. But is there any possibility to change the vertical position of the cursor, using an echo?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This section describes the ANSI escape sequences:
Examples:
And this section describes the tput utility:
For a demonstration, see The floating clock in your terminal:
An example script taken from http://www.cyberciti.biz/tips/spice-up-your-unix-linux-shell-scripts.html: