`
helloyesyes
  • 浏览: 1305716 次
  • 性别: Icon_minigender_2
  • 来自: 武汉
文章分类
社区版块
存档分类
最新评论
阅读更多
ADDUSERS Add or list users to/from a CSV file
ARP Address Resolution Protocol
ASSOC Change file extension associations
ASSOCIAT One step file association
AT Schedule a command to run at a later time
ATTRIB Change file attributes

BOOTCFG Edit Windows boot settings
BROWSTAT Get domain, browser and PDC info

CACLS Change file permissions
CALL Call one batch program from another
CD Change Directory - move to a specific Folder
CHANGE Change Terminal Server Session properties
CHKDSK Check Disk - check and repair disk problems
CHKNTFS Check the NTFS file system
CHOICE Accept keyboard input to a batch file
CIPHER Encrypt or Decrypt files/folders
CleanMgr Automated cleanup of Temp files, recycle bin
CLEARMEM Clear memory leaks
CLIP Copy STDIN to the Windows clipboard.
CLS Clear the screen
CLUSTER Windows Clustering
CMD Start a new CMD shell
COLOR Change colors of the CMD window
COMP Compare the contents of two files or sets of files
COMPACT Compress files or folders on an NTFS partition
COMPRESS Compress individual files on an NTFS partition
CON2PRT Connect or disconnect a Printer
CONVERT Convert a FAT drive to NTFS.
COPY Copy one or more files to another location
CSVDE Import or Export Active Directory data

DATE Display or set the date
Dcomcnfg DCOM Configuration Utility
DEFRAG Defragment hard drive
DEL Delete one or more files
DELPROF Delete NT user profiles
DELTREE Delete a folder and all subfolders
DevCon Device Manager Command Line Utility
DIR Display a list of files and folders
DIRUSE Display disk usage
DISKCOMP Compare the contents of two floppy disks
DISKCOPY Copy the contents of one floppy disk to another
DNSSTAT DNS Statistics
DOSKEY Edit command line, recall commands, and create macros
DSADD Add user (computer, group..) to active directory
DSQUERY List items in active directory
DSMOD Modify user (computer, group..) in active directory

ECHO Display message on screen
ENDLOCAL End localisation of environment changes in a batch file
ERASE Delete one or more files
EXIT Quit the CMD shell
EXPAND Uncompress files
EXTRACT Uncompress CAB files

FC Compare two files
FDISK Disk Format and partition
FIND Search for a text string in a file
FINDSTR Search for strings in files
FOR /F Loop command: against a set of files
FOR /F Loop command: against the results of another command
FOR Loop command: all options Files, Directory, List
FORFILES Batch process multiple files
FORMAT Format a disk
FREEDISK Check free disk space (in bytes)
FSUTIL File and Volume utilities
FTP File Transfer Protocol
FTYPE Display or modify file types used in file extension associations

GLOBAL Display membership of global groups
GOTO Direct a batch program to jump to a labelled line

HELP Online Help
HFNETCHK Network Security Hotfix Checker

IF Conditionally perform a command
IFMEMBER Is the current user in an NT Workgroup
IPCONFIG Configure IP

KILL Remove a program from memory

LABEL Edit a disk label
LOCAL Display membership of local groups
LOGEVENT Write text to the NT event viewer.
LOGOFF Log a user off
LOGTIME Log the date and time in a file

MAPISEND Send email from the command line
MEM Display memory usage
MD Create new folders
MODE Configure a system device
MORE Display output, one screen at a time
MOUNTVOL Manage a volume mount point
MOVE Move files from one folder to another
MOVEUSER Move a user from one domain to another
MSG Send a message
MSIEXEC Microsoft Windows Installer
MSINFO Windows NT diagnostics
MSTSC Terminal Server Connection (Remote Desktop Protocol)
MUNGE Find and Replace text within file(s)
MV Copy in-use files

NET Manage network resources
NETDOM Domain Manager
NETSH Configure network protocols
NETSVC Command-line Service Controller
NBTSTAT Display networking statistics (NetBIOS over TCP/IP)
NETSTAT Display networking statistics (TCP/IP)
NOW Display the current Date and Time
NSLOOKUP Name server lookup
NTBACKUP Backup folders to tape
NTRIGHTS Edit user account rights

PATH Display or set a search path for executable files
PATHPING Trace route plus network latency and packet loss
PAUSE Suspend processing of a batch file and display a message
PERMS Show permissions for a user
PERFMON Performance Monitor
PING Test a network connection
POPD Restore the previous value of the current directory saved by PUSHD
PORTQRY Display the status of ports and services
PRINT Print a text file
PRNCNFG Display, configure or rename a printer
PRNMNGR Add, delete, list printers set the default printer
PROMPT Change the command prompt
PsExec Execute process remotely
PsFile Show files opened remotely
PsGetSid Display the SID of a computer or a user
PsInfo List information about a system
PsKill Kill processes by name or process ID
PsList List detailed information about processes
PsLoggedOn Who's logged on (locally or via resource sharing)
PsLogList Event log records
PsPasswd Change account password
PsService View and control services
PsShutdown Shutdown or reboot a computer
PsSuspend Suspend processes
PUSHD Save and then change the current directory

QGREP Search file(s) for lines that match a given pattern.

RASDIAL Manage RAS connections
RASPHONE Manage RAS connections
RECOVER Recover a damaged file from a defective disk.
REG Read, Set or Delete registry keys and values
REGEDIT Import or export registry settings
REGSVR32 Register or unregister a DLL
REGINI Change Registry Permissions
REM Record comments (remarks) in a batch file
REN Rename a file or files.
REPLACE Replace or update one file with another
RD Delete folder(s)
RDISK Create a Recovery Disk
RMTSHARE Share a folder or a printer
ROBOCOPY Robust File and Folder Copy
ROUTE Manipulate network routing tables
RUNAS Execute a program under a different user account
RUNDLL32 Run a DLL command (add/remove print connections)

SC Service Control
SCHTASKS Create or Edit Scheduled Tasks
SCLIST Display NT Services
ScriptIt Control GUI applications
SET Display, set, or remove environment variables
SETLOCAL Control the visibility of environment variables
SETX Set environment variables permanently
SHARE List or edit a file share or print share
SHIFT Shift the position of replaceable parameters in a batch file
SHORTCUT Create a windows shortcut (.LNK file)
SHOWGRPS List the NT Workgroups a user has joined
SHOWMBRS List the Users who are members of a Workgroup
SHUTDOWN Shutdown the computer
SLEEP Wait for x seconds
SOON Schedule a command to run in the near future
SORT Sort input
START Start a separate window to run a specified program or command
SU Switch User
SUBINACL Edit file and folder Permissions, Ownership and Domain
SUBST Associate a path with a drive letter
SYSTEMINFO List system configuration

TASKLIST List running applications and services
TIME Display or set the system time
TIMEOUT Delay processing of a batch file
TITLE Set the window title for a CMD.EXE session
TOUCH Change file timestamps
TRACERT Trace route to a remote host
TREE Graphical display of folder structure
TYPE Display the contents of a text file

USRSTAT List domain usernames and last login

VER Display version information
VERIFY Verify that files have been saved
VOL Display a disk label

WHERE Locate and display files in a directory tree
WHOAMI Output the current UserName and domain
WINDIFF Compare the contents of two files or sets of files
WINMSD Windows system diagnostics
WINMSDP Windows system diagnostics II
WMIC WMI Commands

XCACLS Change file permissions
XCOPY Copy files and folders
分享到:
评论

相关推荐

    基本dos命令.pdf

    ### 基本DOS命令知识点详解 #### 一、DOS基础知识概述 DOS(Disk Operating System)是一种操作系统,其历史可以追溯到个人计算机早期阶段。随着技术的发展,尽管现代操作系统如Windows提供了图形用户界面(GUI)...

    [计算机]必须掌握8个基本DOS命令

    以下是对八个基本DOS命令的深入解析,这些命令对于理解网络结构、进行故障排查、安全检测以及日常维护都极为关键。 ### 1. **Ping** `ping`命令是检查网络连通性及速度的基本工具,其工作原理是通过向目标IP地址...

    网络基本DOS命令.pdf

    网络基本DOS命令是计算机网络技术中的基础组成部分,主要涉及一系列在DOS(磁盘操作系统)环境下执行的指令,用于检测和管理网络连接、配置网络服务等功能。DOS命令在网络维护和故障排查中非常常用,特别是在早期的...

    学习基本DOS命令全集

    以下是一些基本DOS命令的详细说明: 1. **MD(Make Directory)**:这个命令用于创建新的子目录。在DOS环境下,如果你想要在当前目录下创建一个新目录,只需输入`MD 目录名`。例如,要在C盘根目录下创建名为"FOX"的...

    网络高手必须掌握8个基本DOS命令

    本文将深入解析《网络高手必须掌握8个基本DOS命令》中提及的关键命令,旨在帮助读者理解和应用这些基础却强大的工具。 #### 1. **Ping命令** Ping是最基本也是最常用的DOS命令之一,主要用于测试网络连接状态及...

    基本DOS命令

    从给定的文件信息中,我们可以提取到一系列与DOS命令相关的知识点,主要围绕着“基本DOS命令”这一主题展开。以下是对标题、描述、标签以及部分内容中提及的知识点的详细解读: ### DOS(磁盘操作系统)简介 DOS...

    八个基本Dos命令:ping、nbtstat、tracert、net、at、ftp、telnet

    八个基本Dos命令 一、ping 命令 ping 命令是 DOS 命令中最基本也是最常用的命令之一。它的主要功能是检查网络是否通畅或者网络连接速度。ping 命令可以根据返回的数据包确定目标主机的存在,可以初步判断目标主机...

    基本 DOS 命令学习

    掌握这些基本的DOS命令,对于理解早期计算机操作系统的运作原理和进行简单的文件管理非常有帮助。虽然现代操作系统如Windows已提供图形化界面,但了解DOS命令仍然有助于理解底层操作和解决某些特定问题。

    DOS命令的ppt课件

    以下是对一些基本DOS命令的详细解释: 1. **DIR/LS**: 这个命令用于列出当前目录下的所有文件和子目录。在DOS中,`DIR`等同于Unix/Linux中的`LS`命令。 2. **CD/CHDIR**: 用于改变当前工作目录。`CD`是Change ...

    常用DOS命令课件 ppt

    了解并熟练使用这些基本DOS命令,将有助于提升你在计算机操作和系统管理方面的技能。虽然现代操作系统如Windows已经提供了图形用户界面,但了解DOS命令的基础仍然对理解底层操作原理和处理某些特定任务非常有用。

    DOS命令详解[借鉴].pdf

    了解并熟练掌握这些基本DOS命令对于进行软件开发或其他系统管理任务至关重要,特别是在需要在命令行界面操作时。DOS命令虽然在现代操作系统中被图形用户界面(GUI)所取代,但它们仍然是理解操作系统工作原理和进行...

    DOS命令用法及其举例

    通过熟练掌握这些基本DOS命令,你可以更高效地管理和操控计算机,尤其是在没有图形界面的情况下。尽管现代操作系统提供了更丰富的图形工具,但在特定环境下,如远程服务器管理、自动化任务执行等方面,DOS命令仍然是...

    学习dos 命令的好书DOS book

    4. **基本DOS命令**:如`DIR`用于查看目录,`COPY`用于复制文件,`DEL`用于删除文件,`REN`用于重命名文件,`MD`创建目录,`CD`改变目录,`MOVE`移动文件或目录等。每个命令都会配合实例进行解析和演示。 5. **高级...

    DOS批处理高级教程精选DOS命令使用方法DOS命令详解共

    1. **DOS命令基础**:首先,教程可能会介绍DOS的基本操作,如启动DOS环境、基本的文件和目录操作命令,如`dir`(列出目录内容)、`cd`(切换目录)、`md`(创建目录)、`del`(删除文件)等。 2. **DOS命令详解**:...

    DOS命令全集--DOS帮助手册

    二、基本DOS命令 1. **DIR**:列出当前目录下的文件和子目录。 2. **CD**:切换当前工作目录,如`cd..`返回上一级目录。 3. **MD**/**MKDIR**:创建新的目录。 4. **RD**/**RMDIR**:删除空目录。 5. **COPY**:...

    DOS命令基础+DOS命令教程

    - 实践操作是掌握DOS命令的关键,通过创建、删除、移动文件和目录,熟悉这些基本操作。 - 掌握如何编写批处理文件(.bat文件),可以自动化执行一系列命令,提高工作效率。 - 理解DOS环境变量,如%PATH%,%DATE%...

    在delphi中运行dos命令

    综上所述,"在Delphi中运行DOS命令"涉及到了Delphi程序与操作系统交互的基本技巧,包括使用API函数、内置函数、自定义组件,以及处理相关文件资源。在实际开发中,需要注意安全性和稳定性,同时利用配置文件和日志...

    Dos命令信息大全 DOS 命令 函数

    本篇文章将深入探讨DOS命令,帮助你全面理解并掌握这些基本但实用的工具。 一、DOS命令基础 DOS命令主要分为内部命令和外部命令。内部命令是DOS操作系统的一部分,直接由命令解释器处理,如`dir`和`copy`。外部...

    dos命令大全 dos基本命令

    ### DOS命令大全与基本操作详解 在信息技术领域,DOS(磁盘操作系统)是一套用于个人计算机的操作系统,尤其在20世纪80年代至90年代初非常流行。掌握DOS命令对于深入理解计算机底层操作及网络管理具有重要意义。...

Global site tag (gtag.js) - Google Analytics