
The cd command is the shorthand version of the chdir command. In other words, running the call command at the Command Prompt or MS-DOS prompt will do nothing. The call command has no effect outside of a script or batch file.

The call command is used to run a script or batch program from within another script or batch program. The cacls command is being phased out in favor of the icacls command, which should be used instead. The cacls command is used to display or change access control lists of files.
#Total commander windows rt windows 8
The break command is available in Windows 8 to provide compatibility with MS-DOS files but it has no effect in Windows itself. The break command sets or clears extended CTRL+C checking on DOS systems. The bootsect command is only available from the Command Prompt in Advanced Startup Options.
#Total commander windows rt code
The bootsect command is used to configure the master boot code to one compatible with Windows 8 (BOOTMGR). Bootcfg is still available in Windows 8 but it serves no real value since boot.ini is not used. The bootcfg command was replaced by the bcdedit command beginning in Windows Vista. The bootcfg command is used to build, modify, or view the contents of the boot.ini file, a hidden file that is used to identify in what folder, on which partition, and on which hard drive Windows is located. The BITS PowerShell cmdlets should be used instead. While the bitsadmin command is available in Windows 8, it is being phased out. The bitsadmin command is used to create, manage, and monitor download and upload jobs. The bdehdcfg command is used to prepare a hard drive for BitLocker Drive Encryption.

The bcdedit command is used to view or make changes to Boot Configuration Data.

The bcdboot command is used to copy boot files to the system partition and to create a new system BCD store. The auditpol command is used to display or change audit policies. The attrib command is used to change the attributes of a single file or a directory. The assoc command is used to display or change the file type associated with a particular file extension. The arp command is used to display or change entries in the ARP cache. The append command is not available in 64-bit versions of Windows 8. The append command can be used by programs to open files in another directory as if they were located in the current directory.
