Microsoft Disk Operating System (MS – DOS)
TIM PATERSON |
Tim Paterson (born 1956) is an American Computer Programmer, best known for creating 86-DOS, an operating system for the INTEL 8086 that emulated the API of CP/M and which formed the basis of MS-DOS, the most widely used personal computer operating system in the 1980s.
MS-DOS -> is an operating system with a command-line interface used on personal computers. It translates keyboard input by the user into operations the computer can perform, it also oversees operations such as disk input and output.
Internal Commands –> a command that resides memory whenever DOS is active.
Ex. C:\>CD windows
The result will be
C:\WINDOWS>
CD.. – moves one directory back.
CD\ - moves back to the root drive of the directory.
VER – displays the MS-DOS version number.
Ex. C:\ver
TIME – displays and sets the system time.
Ex. C:\time
DATE - This command lets you set your systems date.
Ex. C:\>date
DEL or ERASE – removes a file you want deleted.
Ex. C:\>del file.exe
MD – creates a directory
Ex. C:\ mda
RD – remove or delete directory
Ex. C:\ rd directoryname
DIR - This command gives a listing of most of the files and directories on a disk.
Ex. C:\ dir
/W - gives the directory listing wide across your screen without times, dates, and sizes listed
Ex. C:\ dir/w
CLS – This command clears the screen
Ex. C:\cls
COPY - This command obviously copies files to different spots on your disks. It does not remove the source file after writing the new file.
Ex. C:\copy mystuff.doc A:
EXIT – closes the command prompt
Ex> C:\exit
ATTRIB – Function to set or remove file attributes: (Read-Only, System, Hidden). These attributes are used by a wide variety of programs to protect and classify files.
S – System Files
H – Hidden Files
R – Read-Only files
[+] - adds the attribute
[-] – removes attribute
[/S] – also applies to files on sub directories of current directory
[/D] – applies on folders
Ex. ATTRIB –s –h –r /s /d g:\*.*
Click this link for your handouts -> (https://drive.google.com/open?id=0B6NCAA3FHRGVZUdFSFluVEJjZWc)
MS-DOS is Microsoft Disk Operating System .. I was a bit confused with that with DDOS.
ReplyDeleteDDoS is short for Distributed
Denial of Service. Now I remember it's really different XD
Hi Balquin
DeleteNawa'y may natutunan ka sa aking blog :D
Hi Ma'am
ReplyDeletehow to format the computer using the command prompt?
Hi Reginaldo
DeleteYou can format a drive by using the command C:/format (drive name for ex) a: , pero sa pag format ng computer gamit ang cmd just visit this site for more information-> http://www.disk-partition.com/diskpart/format-disk-partition-4125.html
Hi Ma'am
ReplyDeleteHow if I want to type in a word like Microsoft word and then save it in the document files.
Hi Courtney Abutay
DeletePwede kang mag edit ng mga files na may file extention na .docx .pptx etc.. pero di pwedeng gumawa ng files.