Hey, stupid question: if I want to write some code that executes a command via the console, then runs the command and updates the text displayed in the console, how would I go about that, roughly?
I'm trying to figure out how to get this thing to let me give the user some feedback, basically, while executing some commands.