SUMMARY: A few tips>
Yes, Windows 2000, based>TITLE command
I open a lot of windows>TITLE a descriptive title here
at a DOS prompt, and suddenly the window’s title changes to what I specify! No more looking>CD Around the Drive
Windows 95 brought long filenames into the mainstream Windows world (yes, there were software packages that brought long filenames into the Windows 3.1 world, but I did say *mainstream*). Unfortunately, if you’ve ever dealt with running the “CD” (change directory) command to change directories, you’ll run into two big problems thanks to long filenames.
1. Filenames with spaces require being prefixed and suffixed with a quotation mark. Else, DOS just spits out “Bad Command or Filename” until you are blue in the face.
2. Long filenames take a real, real long time to type. And most people don’t like to do a lot of typing.
Windows 2000 helps fix both of these problems! No longer must you remember to type
CD “my crazy directory name”
after you accidentally type
CD my crazy directory name
several times, spit at your command, perhaps say a few not-very-nice things to your box, scream, etc., and lose productivity. Windows 2000 allows you to just type
CD my crazy directory name
and it will process your request with ease.
Regarding the long directory names; a hack has been circulating around the Internet>C:\pics – sports
C:\pics – ocean
C:\pics – kitchen
you can just type
cd \pics
and start pressing the TAB key a few times. The DOS prompt would then cycle through the list of directories and let you easily select the>
Remember wildcards? Remember “*” means select all? Well, a modified version of this is possible with Windows 2000. You can type CD partialdirectoryname*, and Windows 2000 would look for the first directory name starting with “partialdirectoryname” and would CD to that directory.
So, for the above example, if you want to save a few keystrokes looking at your kitchen pictures, you can just type the following:
CD \pics – k*
Windows 2000′s DOS prompt will then take you to directory “c:\pics – kitchen“.
Neat, huh? These are just a few of the many features Windows 2000 adds to the DOS prompt over earlier versions of Windows. And you thought DOS was dead? DOS may not be glamorous, but for system administrators and power computer users, it can often be the right tool for a job.
VN:F [1.9.6_1107]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.6_1107]