|
electronixtar
铂金会员
      
积分 7493
发帖 2672
注册 2005-9-2
状态 离线
|
『楼 主』:
几个有意思的命令
使用 LLM 解释/回答一下
以下命令在XP中有效
看mac地址:
getmac
注册dll
Msiexec /y xxx.dll
相当于 regsvr32 xxx.dll
反注册dll
msiexec /z xxx.dll
相当于 regscr32 /u xxx.dll
查看通过本地共享点远程打开的文件:
openfiles
设置虚拟内存(写个bat,每次重装系统就不用手工设置了~~)
cscript Pagefileconfig.vbs
显示文件(相当于type 和 copy xxx con)
print /d:con FileName
查看拨号上网
rasdial
和TCP/IP有关的命令集合:
Arp
Nslookup
Finger
Ping
Ftp
Rcp
Hostname
Rexec
Ipconfig
Route
Lpq
Rsh
Lpr
Tftp
Nbtstat
Tracert
Netstat
在终端用的命令
change logon
change port
change user
cprofile
flattemp
logoff
msg
mstsc
query process
query session
query termserver
query user
register
reset session
shadow
tscon
tsdiscon
tskill
tsprof
tsshutdn
Last edited by electronixtar on 2006-6-29 at 17:40 ]
The following commands are effective in XP
Check MAC address:
getmac
Register DLL
Msiexec /y xxx.dll
Is equivalent to regsvr32 xxx.dll
Unregister DLL
msiexec /z xxx.dll
Is equivalent to regscr32 /u xxx.dll
View files opened remotely through local share points:
openfiles
Set virtual memory (write a bat, no need to set manually every time the system is reinstalled ~~)
cscript Pagefileconfig.vbs
Display file (equivalent to type and copy xxx con)
print /d:con FileName
View dial-up Internet access
rasdial
Set of commands related to TCP/IP:
Arp
Nslookup
Finger
Ping
Ftp
Rcp
Hostname
Rexec
Ipconfig
Route
Lpq
Rsh
Lpr
Tftp
Nbtstat
Tracert
Netstat
Commands used in the terminal
change logon
change port
change user
cprofile
flattemp
logoff
msg
mstsc
query process
query session
query termserver
query user
register
reset session
shadow
tscon
tsdiscon
tskill
tsprof
tsshutdn
Last edited by electronixtar on 2006-6-29 at 17:40 ]
|

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>" |
|
2006-6-29 17:06 |
|
|
weilong888
银牌会员
    
积分 1270
发帖 548
注册 2004-5-31
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
这些命令练一练,是很有意思的。命令行的东西最好玩,很多东西,图形界面的操作干不了,命令行还是少不了的。有些计算机的故障还是需要它的。
Practicing these commands is quite interesting. The things in the command line are the most fun. There are many things that graphical interface operations can't do, and the command line is still indispensable. Some computer failures still need it.
|
|
2006-7-1 12:26 |
|
|
asd19870725
新手上路

积分 8
发帖 4
注册 2007-5-18
状态 离线
|
|
2007-5-30 09:23 |
|
|
6622186
高级用户
   
积分 894
发帖 411
注册 2007-2-17
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
都与网络有关
|

@set c= 不知则觉多,知则觉少,越知越多,便觉越来越少. --- 知多少.
@for,/l,%%i,in,(1,1,55)do,@call,set/p=%%c:~%%i,1%%<nul&ping/n 1 127.1>nul
|
|
2007-8-15 23:22 |
|
|
lisus
初级用户
 
积分 79
发帖 37
注册 2007-4-26
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
这些命令多学习一点好,
以后可多用到了,
It's good to learn more about these commands, because they can be used a lot in the future.
|
|
2007-8-16 10:50 |
|
|
cjm7065
初级用户
 
积分 32
发帖 16
注册 2007-3-29
状态 离线
|
|
2007-8-28 09:16 |
|
|
beiyel
新手上路

积分 2
发帖 1
注册 2007-9-3
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
这些只用了一点点,别的还在电脑里!!!!!!
Only a little bit of these are used, and the rest are still in the computer!!!!!
|
|
2007-9-3 16:51 |
|