windows - Is it possible to "reset" cmd? -


is there command reset windows cmd window? have same effect opening new cmd window, well, reloading current one.

what want install python command line , "reload" window can use python in current window. don't want close cmd , open again.

have @ this list. think cls looking for:

the cls command clears screen of entered commands , other text. cls command available in versions of windows, in ms-dos.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -