> ( doubt 1:why is it prompt going to next line? i have used \C) echo -n "prompt text"
-n here will suppress the new line C. Vasanth
> ( doubt 1:why is it prompt going to next line? i have used \C) echo -n "prompt text"
-n here will suppress the new line C. Vasanth