Is there any way to CLS a single line of output? I don\'t believe there are any switches for CLS, so maybe a better question would be:
CLS
An alternative quick&dirty method of moving the cursor via TIMEOUT:
@echo off con echo(i'm closing now...[REPLACE this with lots of spaces] exit /b