* Reaz Baksh <[EMAIL PROTECTED]> [2003-04-01 15:17]: > Hello > > > I'm writing a script where people have to input a number, is there a way > to keep the curser on the same line as the question? > > I tried using '\c' but that doesn't work. >
echo -n "your question" Wouldn't this solve the issue? wbr, Lukas -- Lukas Ruf | Wanna know anything about raw | <http://www.lpr.ch> | IP? <http://www.rawip.org> | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

