中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-24 18:00
47,812 topics / 349,910 posts / today 1 new / 48,262 members
WinPE、PowerShell及其它命令行系统专区 » [Collection] Abbreviations of command parameters
Printable Version  3,165 / 4
Floor1 electronixtar Posted 2006-07-02 15:09
铂金会员 Posts 2,672 Credits 7,493
There are many commands under Windows that can be abbreviated. This post is specifically to collect such commands.

1. Run as another identity:

runas /u:admininistrator cmd

/u: stands for /user:

2. Establish IPC$ connection:

net use \\127.0.0.1\ipc$ /u:administrator

/u: is /user:

3. Delete all shared connections

net use * /d

/d is equivalent to /del
Floor2 adobil Posted 2006-07-28 10:27
新手上路 Posts 2 Credits 4
Floor3 xsjlai Posted 2006-11-16 04:11
新手上路 Posts 7 Credits 16
Support! Good stuff!
Floor4 6622186 Posted 2007-04-25 10:48
高级用户 Posts 411 Credits 894
This is too much. Maybe there is an automatic matching function for parameters. If the first letters are repeated, write the second letter.

For example: in "net user", /ad stands for /add; /de stands for /del.

They cannot be abbreviated as /a and /d because there are other parameters, such as /domain.
Floor5 torr Posted 2009-02-03 04:39
新手上路 Posts 9 Credits 19
Give it a thumbs up, many command-line tools have abbreviations.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023