Today I am listing top 10 MS-DOS commands that are used most frequently when you get engaged with the command line( Dos Prompt ). Here is the list and their functionalities described in short. 1) CD : It is used to change directory @ command prompt type "CD <DIRECTORYNAME>" and press enter, it will takes you to that directory.You can use one or more subdirectory names separated by back slash"\". e.g To change to another path, Type the full path with slashes like CD\WINDOWS\SYSTEM 2) DIR: It displays files and folders in the current directory(directory is the term used by DOS for what windows calls a folder). Folders are indicated in the list by <DIR> and files are usually listed by names. DIR /P : displays the contents a page at a time,i.e as many as will fit in your command line window. Press any key to display the next page. DIR /W : Displays the files/folders in multiple rows.This view gives less information per file. DIR*.JPG:...
Computer Tweaks brings latest computer tweaks, tips and tricks, computer information, technology and social media news, guides and much more.