> $ printf '%*s\rY' "$COLUMNS" X
> |  ... X|
> |Y      |

P.S. Here I used `|' to represent the left and right boundaries of the
terminal display area.

Reply via email to