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, ∼3019🔥, 0💬
Popular Posts:
The overtype key seems to have been disabled since the last round of updates. I have tried following...
How to use "query user" to find out who is logged in to my Windows 7 computer? If you allow remote l...
Can I disable Windows service "DCOM Server Process Launcher" to speedup my computer? Windows service...
How to use .htaccess file with Apache server on Window systems? Assuming that you have installed the...
What is Windows Live Toolbar for Internet Explorer (IE) browser? Windows Live Toolbar offers some ni...