Is Command Line Really Obsolete?DOS stands for Disk Operating System. When Windows became the standard PC operating system, many people were happy because they no longer had to learn and remember DOS command line procedures. While it is true that we no longer rely on DOS on the PC, there are certain DOS features that remain useful and are worth your consideration. (I can hear the MacIntosh users laughing).(On a OSX or later MacIntosh they should be found under Tiger). The latest versions of Windows have hidden DOS components, and it may be difficult for you to accomplish some of the examples here. This is especially true for Windows XP and now Vista. You now should know how to access the command line after complketing lesson 1. For example, think about how you would do
these in a Windows environment (or a Mac):
While there are other useful DOS procedures, these will give you something to think about. One other question. Since DOS is no longer the OS (operating system) on PC's, how do you find out what DOS commands are still available, and how to use them? Hint: there is probably a Command folder on your PC . Similarly, how do you find the Linux commans that are available on a Mac? View the content of that folder and see what files are present.On a PC, files that end with an extension of .exe or .bat are programs, which means they do something when you type the filename. There are also programs that are built into the system that do not have a filename. Some of these are md, dir, cd. You have already used these in lesson 1 (hopefully). |