{"id":549,"date":"2021-10-21T06:00:00","date_gmt":"2021-10-20T23:00:00","guid":{"rendered":"https:\/\/febriantonugroho.com\/?p=549"},"modified":"2021-10-20T20:19:47","modified_gmt":"2021-10-20T13:19:47","slug":"daftar-lengkap-ms-dos-commands","status":"publish","type":"post","link":"https:\/\/febriantonugroho.com\/?p=549","title":{"rendered":"Daftar Lengkap MS-DOS Commands"},"content":{"rendered":"\n<p>DOS commands adalah perintah yang tersedia di MS-DOS yang digunakan untuk berinteraksi dengan Sistem Operasi dan software lain berbasis command line. <\/p>\n\n\n\n<p>DOS commands merupakan cara utama untuk berinteraksi dan mengunakan Sistem Operasi MS-DOS.<\/p>\n\n\n\n<p>Berikut ini adalah daftar lengkap MS-DOS commands :<\/p>\n\n\n\n<table border=\"1\" align=\"left\"><tbody><tr>\n\t<td>\nAppend\n\n\t<\/td>\n\t<td>\nThe append command can be used by programs to open files in another directory as if they were located in the current directory.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nCall\n\n\t<\/td>\n\t<td>\nThe call command is used to run a script or batch program from within another script or batch program. The call command has no effect outside of a script or batch file. In other words, running the call command at the MS-DOS prompt will do nothing.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nCd\n\n\t<\/td>\n\t<td>\nThe cd command is the shorthand version of the chdir command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nChcp\n\n\t<\/td>\n\t<td>\nThe chcp command displays or configures the active code page number.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nChdir\n\n\t<\/td>\n\t<td>\nThe chdir command is used to display the drive letter and folder that you are currently in. Chdir can also be used to change the drive and\/or directory that you want to work in.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nChkdsk\n\n\t<\/td>\n\t<td>\nThe chkdsk command, often referred to as check disk, is used to identify and correct certain hard drive errors.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nChoice\n\n\t<\/td>\n\t<td>\nThe choice command is used within a script or batch program to provide a list of choices and return the value of that choice to the program.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nCls\n\n\t<\/td>\n\t<td>\nThe cls command clears the screen of all previously entered commands and other text.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nCommand\n\n\t<\/td>\n\t<td>\nThe command command starts a new instance of the command.com command interpreter.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nCopy\n\n\t<\/td>\n\t<td>\nThe copy command copies one or more files from one location to another.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nCountry\n\n\t<\/td>\n\t<td>\nThe country command is used in the CONFIG.SYS file to tell MS-DOS to use country-specific text conventions during processing.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nCtty\n\n\t<\/td>\n\t<td>\nThe ctty command is used to change the default input and output devices for the system.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDate\n\n\t<\/td>\n\t<td>\nThe date command is used to show or change the current date.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDblspace\n\n\t<\/td>\n\t<td>\nThe dblspace command is used to create or configure DoubleSpace compressed drives.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDebug\n\n\t<\/td>\n\t<td>\nThe debug command starts Debug, a command line application used to test and edit programs.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDefrag\n\n\t<\/td>\n\t<td>\nThe defrag command is used to defragment a drive you specify. The defrag command is the command line version of Microsoft&#8217;s Disk Defragmenter.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDel\n\n\t<\/td>\n\t<td>\nThe del command is used to delete one or more files. The del command is the same as the erase command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDeltree\n\n\t<\/td>\n\t<td>\nThe deltree command is used to delete a directory and all the files and subdirectories within it.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDevice\n\n\t<\/td>\n\t<td>\nThe device command is used in the CONFIG.SYS file to load device drivers into memory.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDevicehigh\n\n\t<\/td>\n\t<td>\nThe devicehigh command is used in the CONFIG.SYS file to load device drivers into upper memory.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDir\n\n\t<\/td>\n\t<td>\nThe dir command is used to display a list of files and folders contained inside the folder that you are currently working in. The dir command also displays other important information like the hard drive&#8217;s serial number, the total number of files listed, their combined size, the total amount of free space left on the drive, and more.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDiskcomp\n\n\t<\/td>\n\t<td>\nThe diskcomp command is used to compare the contents of two floppy disks.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDiskcopy\n\n\t<\/td>\n\t<td>\nThe diskcopy command is used to copy the entire contents of one floppy disk to another.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDos\n\n\t<\/td>\n\t<td>\nThe dos command is used in the CONFIG.SYS file to specify the memory location for DOS.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDoskey\n\n\t<\/td>\n\t<td>\nThe doskey command is used to edit command lines, create macros, and recall previously entered commands.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDosshell\n\n\t<\/td>\n\t<td>\nThe dosshell command starts DOS Shell, a graphical file management tool for MS-DOS. The dosshell command was only available up to MS-DOS 6.0 but most MS-DOS 6.22 installations were upgrades from previous versions so the dosshell command is usually still available.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nDrvspace\n\n\t<\/td>\n\t<td>\nThe drvspace command is used to create or configure DriveSpace compressed drives. DriveSpace, executed using the drvspace command, is an updated version of DoubleSpace. DriveSpace is an updated version of DoubleSpace, executed using the dblspace command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nEcho\n\n\t<\/td>\n\t<td>\nThe echo command is used to show messages, most commonly from within script or batch files. The echo command can also be used to turn the echoing feature on or off.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nEdit\n\n\t<\/td>\n\t<td>\nThe edit command starts the MS-DOS Editor tool, which is used to create and modify text files.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nEdlin\n\n\t<\/td>\n\t<td>\nThe edlin command starts the Edlin tool, which is used to create and modify text files from the command line. Edlin was only available up to MS-DOS 5.0 so unless your version of MS-DOS 6.22 was upgraded from 5.0, you likely won&#8217;t see the edlin command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nEmm386\n\n\t<\/td>\n\t<td>\nThe emm386 command is used to give MS-DOS access to more than 640 KB of memory.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nExe2bin\n\n\t<\/td>\n\t<td>\nThe exe2bin command is used to convert .EXE files to binary format.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nErase\n\n\t<\/td>\n\t<td>\nThe erase command is used to delete one or more files. The erase command is the same as the del command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nExit\n\n\t<\/td>\n\t<td>\nThe exit command is used to end the command.com session that you&#8217;re currently working in.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nExpand\n\n\t<\/td>\n\t<td>\nThe expand command is used to extract the files and folders contained in Microsoft Cabinet (CAB) files.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nFasthelp\n\n\t<\/td>\n\t<td>\nThe fasthelp command provides more detailed information on any of the other MS-DOS commands.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nFastopen\n\n\t<\/td>\n\t<td>\nThe fastopen command is used to add a program&#8217;s hard drive location to a special list stored in memory, potentially improving the program&#8217;s launch time by removing the need for MS-DOS to locate the application on the drive.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nFc\n\n\t<\/td>\n\t<td>\nThe fc command is used to compare two individual or sets of files and then show the differences between them.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nFcbs\n\n\t<\/td>\n\t<td>\nThe fcbs command is used in the CONFIG.SYS file to specify the number of file-control blocks for file sharing.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nFdisk\n\n\t<\/td>\n\t<td>\nThe fdisk command is used to create, manage, and delete hard drive partitions.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nFiles\n\n\t<\/td>\n\t<td>\nThe files command is used in the CONFIG.SYS file to specify the maximum number of files that can be open at the same time.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nFind\n\n\t<\/td>\n\t<td>\nThe find command is used to search for a specified text string in one or more files.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nFor\n\n\t<\/td>\n\t<td>\nThe for command is used to run a specified command for each file in a set of files. The for command is most often used within a batch or script file.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nFormat\n\n\t<\/td>\n\t<td>\nThe format command is used to format a drive in the file system that you specify.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nGoto\n\n\t<\/td>\n\t<td>\nThe goto command is used in a batch or script file to direct the command process to a labeled line in the script.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nGraphics\n\n\t<\/td>\n\t<td>\nThe graphics command is used to load a program that can print graphics.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nHelp\n\n\t<\/td>\n\t<td>\nThe help command provides more detailed information on any of the other Command Prompt or MS-DOS commands.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nIf\n\n\t<\/td>\n\t<td>\nThe if command is used to perform conditional functions in a batch file.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nInclude\n\n\t<\/td>\n\t<td>\nThe include command is used in the CONFIG.SYS file to allow you to use the commands from one CONFIG.SYS block within another.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nInstall\n\n\t<\/td>\n\t<td>\nThe install command is used in the CONFIG.SYS file to load memory-resident programs into conventional memory.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nInterlnk\n\n\t<\/td>\n\t<td>\nThe interlnk command is used to connect two computers via a serial or parallel connection to share files and printers.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nIntersvr\n\n\t<\/td>\n\t<td>\nThe intersvr command is used to start the Interlnk server and to copy Interlnk files from one computer to another.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nJoin\n\n\t<\/td>\n\t<td>\nThe join command is used to attach a drive letter to a directory located on another drive. It&#8217;s similar to the subst command which associates a drive letter with a local directory.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nKeyb\n\n\t<\/td>\n\t<td>\nThe keyb command is used to configure a keyboard for a specific language.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nLabel\n\n\t<\/td>\n\t<td>\nThe label command is used to manage the volume label of a disk.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nLastdrive\n\n\t<\/td>\n\t<td>\nThe lastdrive command is used in the CONFIG.SYS file to set the maximum number of drives that can be accessed.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nLh\n\n\t<\/td>\n\t<td>\nThe lh command is the shorthand version of the loadhigh command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nLoadfix\n\n\t<\/td>\n\t<td>\nThe loadfix command is used to load the specified program in the first 64K of memory and then runs the program.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nLoadhigh\n\n\t<\/td>\n\t<td>\nThe loadhigh command is used to load a program into high memory and is usually used from within the autoexec.bat file.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMd\n\n\t<\/td>\n\t<td>\nThe md command is the shorthand version of the mkdir command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMem\n\n\t<\/td>\n\t<td>\nThe mem command shows information about used and free memory areas and programs that are currently loaded into memory in the MS-DOS subsystem.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMemmaker\n\n\t<\/td>\n\t<td>\nThe memmaker command is used to start MemMaker, a memory optimization tool.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMenucolor\n\n\t<\/td>\n\t<td>\nThe menucolor command is used in the CONFIG.SYS file to set text colors.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMenudefault\n\n\t<\/td>\n\t<td>\nThe menudefault command is used in the CONFIG.SYS file to set the startup configuration that will be used if no key is pressed within the specified timeout period.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMenuitem\n\n\t<\/td>\n\t<td>\nThe menuitem command is used in the CONFIG.SYS file to create a startup menu from which you can select a group of CONFIG.SYS commands to be processed upon reboot.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMkdir\n\n\t<\/td>\n\t<td>\nThe mkdir command is used to create a new folder.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMode\n\n\t<\/td>\n\t<td>\nThe mode command is used to configure system devices, most often COM and LPT ports.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMore\n\n\t<\/td>\n\t<td>\nThe more command is used to display the information contained in a text file. The more command can also be used to paginate the results of any other Command Prompt or MS-DOS command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMove\n\n\t<\/td>\n\t<td>\nThe move command is used to move one or files from one folder to another. The move command is also used to rename directories.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMsav\n\n\t<\/td>\n\t<td>\nThe msav command starts Microsoft Antivirus.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMsbackup\n\n\t<\/td>\n\t<td>\nThe msbackup command starts Microsoft Backup, a tool used to back up and restore one or more files.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMscdex\n\n\t<\/td>\n\t<td>\nThe mscdex command is used to provide CD-ROM access to MS-DOS.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nMsd\n\n\t<\/td>\n\t<td>\nThe msd command starts Microsoft Diagnostics, a tool used to display information about your computer.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nNlsfunc\n\n\t<\/td>\n\t<td>\nThe nlsfunc command is used to load information specific to a particular country or region.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nNumlock\n\n\t<\/td>\n\t<td>\nThe numlock command is used in the CONFIG.SYS file to specify the state of the NumLock key.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nPath\n\n\t<\/td>\n\t<td>\nThe path command is used to display or set a specific path available to executable files.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nPause\n\n\t<\/td>\n\t<td>\nThe pause command is used within a batch or script file to pause the processing of the file. When the pause command is used, a &#8220;Press any key to continue\u2026&#8221; message displays in the command window.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nPower\n\n\t<\/td>\n\t<td>\nThe power command is used to reduce the power consumed by a computer by monitoring software and hardware devices.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nPrint\n\n\t<\/td>\n\t<td>\nThe print command is used to print a specified text file to a specified printing device.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nPrompt\n\n\t<\/td>\n\t<td>\nThe prompt command is used to customize the appearance of the prompt text in Command Prompt or MS-DOS.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nQbasic\n\n\t<\/td>\n\t<td>\nThe qbasic command starts QBasic, the MS-DOS based programming environment for the BASIC programming language.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nRd\n\n\t<\/td>\n\t<td>\nThe rd command is the shorthand version of the rmdir command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nRem\n\n\t<\/td>\n\t<td>\nThe rem command is used to record comments or remarks in a batch or script file.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nRen\n\n\t<\/td>\n\t<td>\nThe ren command is the shorthand version of the rename command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nRename\n\n\t<\/td>\n\t<td>\nThe rename command is used to change the name of the individual file that you specify.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nReplace\n\n\t<\/td>\n\t<td>\nThe replace command is used to replace one or more files with one or more other files.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nRestore\n\n\t<\/td>\n\t<td>\nThe restore command is used to restore files that were backed up using the backup command. The backup command was only available up to MS-DOS 5.00 but the restore command was included by default with later versions of MS-DOS to provide a way to restore files that were backed up in previous versions of MS-DOS.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nRmdir\n\n\t<\/td>\n\t<td>\nThe rmdir command is used to delete an existing or completely empty folder.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nScandisk\n\n\t<\/td>\n\t<td>\nThe scandisk command is used to start Microsoft ScanDisk, a disk repair program.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nSet\n\n\t<\/td>\n\t<td>\nThe set command is used to display, enable, or disable environment variables in MS-DOS or from the Command Prompt.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nSetver\n\n\t<\/td>\n\t<td>\nThe setver command is used to set the MS-DOS version number that MS-DOS reports to a program.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nShare\n\n\t<\/td>\n\t<td>\nThe share command is used to install file locking and file sharing functions in MS-DOS.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nShell\n\n\t<\/td>\n\t<td>\nThe shell command is used in the CONFIG.SYS file to specify the command interpreter that DOS should use.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nShift\n\n\t<\/td>\n\t<td>\nThe shift command is used to change the position of replaceable parameters in a batch or script file.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nSmartdrv\n\n\t<\/td>\n\t<td>\nThe smartdrv command installs and configures SMARTDrive, a disk caching utility for MS-DOS.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nSort\n\n\t<\/td>\n\t<td>\nThe sort command is used to read data from a specified input, sort that data, and return the results of that sort to the Command Prompt screen, a file, or another output device.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nStacks\n\n\t<\/td>\n\t<td>\nThe stacks command is used in the CONFIG.SYS file to set the number and size of stack frames.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nSubmenu\n\n\t<\/td>\n\t<td>\nThe submenu command is used in the CONFIG.SYS file to create a multi-level menu from which you can select startup options.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nSubst\n\n\t<\/td>\n\t<td>\nThe subst command is used to associate a local path with a drive letter. The subst command is a lot like the net use command in Windows except a local path is used instead of a shared network path. The subst command replaced the assign command beginning with MS-DOS 6.0.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nSwitches\n\n\t<\/td>\n\t<td>\nThe switches command is used in the CONFIG.SYS file to configure DOS in a special way, like to tell DOS to emulate different hardware configurations.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nSys\n\n\t<\/td>\n\t<td>\nThe sys command is used to copy the MS-DOS system files and command interpreter to a disk. The sys command is used most often to create a simple bootable disk or hard drive.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nTime\n\n\t<\/td>\n\t<td>\nThe time command is used to show or change the current time.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nTree\n\n\t<\/td>\n\t<td>\nThe tree command is used to graphically display the folder structure of a specified drive or path.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nType\n\n\t<\/td>\n\t<td>\nThe type command is used to display the information contained in a text file.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nUndelete\n\n\t<\/td>\n\t<td>\nThe undelete command is used to undo a deletion performed with the MS-DOS delete command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nUnformat\n\n\t<\/td>\n\t<td>\nThe unformat command is used to undo the formatting on a drive performed by the MS-DOS format command.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nVer\n\n\t<\/td>\n\t<td>\nThe ver command is used to display the current MS-DOS version number.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nVerify\n\n\t<\/td>\n\t<td>\nThe verify command is used to enable or disable the ability of Command Prompt, or MS-DOS, to verify that files are written correctly to a disk.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nVol\n\n\t<\/td>\n\t<td>\nThe vol command shows the volume label and a serial number of a specified disk, assuming this information exists.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nVsafe\n\n\t<\/td>\n\t<td>\nThe vsafe command is used to start VSafe, a basic virus protection system for MS-DOS.\n\n\t<\/td>\n<\/tr>\n\n<tr>\n\t<td>\nXcopy\n\n\t<\/td>\n\t<td>\nThe xcopy command can copy one or more files or directory trees from one location to another. The xcopy command is generally considered a more &#8220;powerful&#8221; version of the copy command though the robocopy command trumps even xcopy.\n\n\t<\/td>\n<\/tr>\n\n\n<\/tbody><\/table>\n","protected":false},"excerpt":{"rendered":"<p>DOS commands adalah perintah yang tersedia di MS-DOS yang digunakan untuk berinteraksi dengan Sistem Operasi dan software lain berbasis command<span class=\"read-more\">[&hellip;]<\/span><\/p>\n","protected":false},"author":1,"featured_media":553,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-549","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-windows"],"_links":{"self":[{"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=\/wp\/v2\/posts\/549","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=549"}],"version-history":[{"count":3,"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=\/wp\/v2\/posts\/549\/revisions"}],"predecessor-version":[{"id":554,"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=\/wp\/v2\/posts\/549\/revisions\/554"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=\/wp\/v2\/media\/553"}],"wp:attachment":[{"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=549"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=549"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/febriantonugroho.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}