ezoic

Tuesday, January 24, 2017

How to switch to another disk and how to get ipconfig work on command prompt

How to switch to another disk and how to get ipconfig work on command prompt.

If you want to switch from C drive to G drive, you can try:

cd  /d G:\



If you want to know your IP, you can use ipconfig. Sometimes it won't work. Try to go to windows\system32, and then type ipconfig.

C:\Windows\System32\ipconfig


No comments:

Post a Comment

R is not a simple programming language, and it does better on reading excel files than python

R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...