3/29/2015

BCS1333 OS: DOS Command




Stands for "Disk Operating System." DOS was the firstoperating system used by IBM-compatible computers. It was originally available in two versions that were essentially the same, but marketed under two different names. "PC-DOS" was the version developed by IBM and sold to the first IBM-compatible manufacturers. "MS-DOS" was the version that Microsoft bought the rights to, and was bundled with the first versions of Windows.
DOS uses a command line, or text-based interface, that allows the user to type commands. By typing simple instructions such as pwd (print working directory) and cd(change directory), the user can browse the files on the hard drive, open files, and run programs. While the commands are simple to type, the user must know the basic commands in order to use DOS effectively (similar to Unix). This made the operating system difficult for novices to use, which is why Microsoft later bundled the graphic-based Windows operating system with DOS.

Check out the list of Basic MS-DOS Commands widely used in MS-DOS:-
  1. Cd : Used to change/access directory.Prompt changes to new path of current directory. For Example: Cd [directory name]
  2. cls : Used to clear command line terminal screen.
  3. Del : Used to one or multiple files. For Example : DEL [drive:][path]filename
  4. Dir : Used to show all files in current directory
  5. Dir/p : Used to show all files in current directory page wise
  6. EDIT : This command will open the file and will allow you to edit it. For example: EDIT DOS.txt
  7. MD or MKDIR : This command is used to create new directory. For example : MD (NEWDIR)
  8. PRINT : Used to print the specified file. For example : PRINT DOS.txt
  9. RD : Used to remove any directory. For example : RD DOS.txt
  10. RENAME : Used to rename a file. For example : RENAME [oldFileName][newFileName]
  11. HELP : This command will display MS-DOS commands help. For example : HELP DIR
  12. C: : This command is used to enter in any drive and similarly A:,D:,E: etc.
  13. Copy : Used to copy a file from one location to other. For Example: COPY [oldFilePath] [newFilePath]
references:-
http://www.webexpertlabs.com/basic-ms-dos-commands/
http://www.sophos.com/en-us/support/knowledgebase/13195.aspx
http://www.computerhope.com/overview.htm

No comments:

Cara download Installer windows 10 dalam format ISO

1. Jika anda bercadang untuk download windows 10 melalui website rasmi windows - pilihan untuk download dalam format ISO tidak di berikan.  ...