Cut from the current cursor position to the end of the current line.
从当前光标位置剪贴到本行未。
To clear data from the current cursor position the end of a line, you use tput el.
要清除从当前光标位置到行尾的数据,可以使用tput el。
To clear data from the current cursor position to the end of the device, you use tput Ed.
要清除从当前光标位置到设备末尾的数据,可以使用tput ed。
应用推荐