Clearing cmd.exe memory or cache
Posted
by
Abs
on Server Fault
See other posts from Server Fault
or by Abs
Published on 2012-11-13T10:17:55Z
Indexed on
2012/11/13
11:05 UTC
Read the original article
Hit count: 272
The main question is how do I clear the command prompts memory or cache.
I ran this on cmd.exe
svn info <URL>
Which prompted me a for a username and password which I entered.
I then logged off and logged back in immediately and I entered that same command and I wasn't asked for a username and password. I want to clear this to test something without restarting my server!
How can I do this?
© Server Fault or respective owner