Collections:
Other Resources:
"shift" Command Help Reference
How to get "echo" command help reference?
✍: FYIcenter.com
You can run the "shift /?" command to get "shift" command help reference
as shown below:
C:\fyicenter>shift /?
Changes the position of replaceable parameters in a batch file.
SHIFT [/n]
If Command Extensions are enabled the SHIFT command supports
the /n switch which tells the command to start shifting at the
nth argument, where n may be between zero and eight. For example:
SHIFT /2
would shift %3 to %2, %4 to %3, etc. and leave %0 and %1 unaffected.
⇒ "start" Command Help Reference
⇐ "set" Command Help Reference
2017-12-09, ∼3116🔥, 0💬
Popular Posts:
How to restore Bluetooth icon in the taskbar (system tray) on Windows 7? I removed it by a mistake. ...
What is "IKE and AuthIP IPsec Keying Modules" in my Windows XP service list? And how is "IKE and Aut...
What files are installed by Yahoo! Toolbar for Internet Explorer (IE) 7 browser? Whenever an Interne...
How to verify if your system is connected to the wireless network? Windows system has two commands "...
How to view services with the System Configuration tool "msconfig.exe" on Windows 7? System Configur...