Semua Perintah Penting untuk Command Prompt (cmd) Windows
Artikel masih disajikan dalam Bahasa Inggris untuk akses versi Indonesianya, silakan langsung klik translate di Google Translate, atau perdalam kemampuan bahasa Inggris pembaca.
Saran untuk pengalaman membaca yang maksimal, gunakan browser di PC atau versi desktop dari browser di HP.
Buka command line dengan:
TOMBOL WINDOWS+R > ketik 'cmd' > ENTER
Mode admin:
TOMBOL WINDOWS+R > ketik 'cmd' > CTRL+SHIFT+ENTER
Command | Description |
---|---|
ASSOC | Displays or modifies file extension associations |
BCDEDIT | Boot Configuration Data Store Editor |
BITSADMIN | Background Intelligent Transfer Service (BITS) administration utility |
CD | Changes the current directory |
CHCP | Displays or sets the active code page number |
CHDIR | Changes the current directory |
CHKDSK | Checks a disk and displays a status report |
CLS | Clears the screen |
CMD | Starts a new instance of the command prompt |
COLOR | Sets the default console foreground and background colors |
COMP | Compares the contents of two files or sets of files |
COMPACT | Displays or alters the compression of files on NTFS partitions |
CONVERT | Converts FAT volumes to NTFS |
COPY | Copies one or more files to another location |
DATE | Displays or sets the date |
DEL | Deletes one or more files |
DIR | Displays a list of files and subdirectories in a directory |
DISKPART | Disk Partition Manager |
DOSKEY | Edits command lines, recalls Windows commands, and creates macros |
DRIVERQUERY | Displays a list of installed device drivers and their properties |
ECHO | Displays messages, or turns command echoing on or off |
EXIT | Quits the CMD.EXE program (command interpreter) |
EXPAND | Expands one or more compressed files |
ECHO | Displays messages, or turns command echoing on or off |
ENDLOCAL | Ends localization of environment changes in a batch file |
ERASE | Deletes one or more files |
EXIT | Quits the CMD.EXE program (command interpreter) |
FC | Compares two files or sets of files and displays the differences between them |
FIND | Searches for a text string in a file or files |
FINDSTR | Searches for strings in files |
FOR | Runs a specified command for each item in a set |
FORMAT | Formats a disk for use with Windows |
FSUTIL | Displays or configures the file system |
FTP | Transfers files to and from a remote computer running FTP server service |
GOTO | Directs the command interpreter to a labeled line in a batch program |
GPRESULT | Displays Group Policy information for machine or user |
GRAFTABL | Enables Windows to display an extended character set in graphics mode |
HELP | Provides Help information for Windows commands |
ICACLS | Displays or modifies access control lists (ACLs) for files and folders |
IPCONFIG | Displays all current TCP/IP network configuration values |
LABEL | Creates, changes, or deletes the volume label of a disk |
MD | Creates a directory |
MKDIR | Creates a directory |
MKLINK | Creates Symbolic Links and Hard Links |
MODE | Configures system devices |
MORE | Displays output one screen at a time |
MOVE | Moves one or more files from one directory to another directory |
NET | Manages network resources |
NETSH | Configures dynamic and static network information |
NETSTAT | Displays active TCP connections and ports |
NBTSTAT | Displays protocol statistics and current TCP/IP connections using NBT (NetBIOS over TCP/IP) |
NSLOOKUP | Enables a user to query Domain Name System (DNS) servers |
OPENFILES | Displays files opened by remote users for a file share |
PATH | Displays or sets the command search path |
PAUSE | Suspends processing of a batch file and displays a message |
PING | Verifies IP-level connectivity to another TCP/IP computer |
POPD | Changes the current directory to the one most recently stored by the PUSHD command |
POWERCFG | Configures power settings on Windows systems |
Prints a text file | |
PROMPT | Changes the Windows command prompt |
PUSHD | Stores the current directory for use by the POPD command and then changes to a new directory |
RD | Removes a directory |
RECOVER | Recovers readable information from a bad or defective disk |
REM | Records comments (remarks) in batch files or CONFIG.SYS |
REN | Renames a file or files |
RENAME | Renames a file or files |
REPLACE | Replaces files |
RMDIR | Removes a directory |
ROBOCOPY | Advanced utility for copying files and directories |
ROUTE | Manipulates network routing tables |
RUNAS | Allows a user to run a program as a different user |
SC | Configures Windows service parameters |
SCHTASKS | Schedules commands and programs to run on a computer |
SET | Displays, sets, or removes Windows environment variables |
SETLOCAL | Begins localization of environment changes in a batch file |
SFC | Scans and verifies the integrity of Windows system files |
SHIFT | Shifts the position of replaceable parameters in batch files |
SHUTDOWN | Allows proper local or remote shutdown of machine |
SORT | Sorts input |
START | Starts a separate window to run a specified program or command |
SUBST | Associates a path with a drive letter |
SYSTEMINFO | Displays machine-specific properties and configuration |
TASKLIST | Displays all currently running tasks including services |
TASKKILL | Kills one or more running tasks |
TIME | Displays or sets the system time |
TITLE | Sets the window title for a CMD.EXE session |
TREE | Graphically displays the directory structure of a drive or path |
TYPE | Displays the contents of a text file |
VER | Displays the Windows version |
VERIFY | Tells Windows whether to verify that your files are written correctly to a disk |
VOL | Displays a disk volume label and serial number |
XCACLS | Displays or modifies access control lists (ACLs) of files and folders |
XCOPY | Copies files and directories, including subdirectories |
Komentar
Posting Komentar