From: Jerry Mr Date: 2009-10-07T05:21:05+09:00 Subject: Creating a pacifier in command line program I am trying to create a program that, at one part, replaces already displayed on the line with another. For example: Lets say the program is recursing directories. It should display: checking c:\Program Files\ then when it is done with that directory replace that line with the next, not create another below it. I have been unable to locate information about this, though I don't really know what to call it. Thank you. -- Posted via http://www.ruby-forum.com/.