Computing.Net > Forums > Disk Operating System > DOS commands missing...

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

DOS commands missing...

Reply to Message Icon

Name: ArsMoriendi
Date: June 12, 2002 at 11:30:06 Pacific
Comment:

Hi folks. Recently, and seemingly out of nowhere, a bunch of DOS commands have disappeared from the command line. For instance, when I try "ipconfig", I get this:

"'ipconfig' is not recognized as an internal or external command..."

I apologize for the ignorance, I'm sure you guys know what's up here.

I come from a Mac / *NIX background, and if this was, say, Linux, I'd immediately make sure the program was in my $PATH. This DOS however... no idea how to fix it.

Specs: Gateway Solo 51xx, Windows 2000 SP2.



Sponsored Link
Ads by Google

Response Number 1
Name: JackG
Date: June 12, 2002 at 12:34:10 Pacific
Reply:

Its about the same in DOS. "ipconfig" would be a program name (not a DOS system command), so the program or batch file (*.EXE *.COM or *.BAT) must be in either the current active directory or the PATH.

Type PATH to see what the current path= statement is.

Enter DIR \ipconfig.* /s

to find the current location of what you are looking for.


0
Reply to Message Icon

Related Posts

See More


Can not change directory ... BGI Driver for 256 color ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: DOS commands missing...

DOS Commands www.computing.net/answers/dos/dos-commands/12692.html

DOS command prompt preventing start www.computing.net/answers/dos/dos-command-prompt-preventing-start/12394.html

DOS command to check current date? www.computing.net/answers/dos/dos-command-to-check-current-date/2031.html