Categories:
Administration (161)
Adware Spyware (43)
Apache (20)
Bluetooth (127)
DOS Commands (2)
Edge (28)
General (5)
Internet Connection (21)
Internet Explorer (224)
Media Center (14)
Media Player (135)
Mozilla Firefox (22)
MS Access (9)
Performance (204)
PHP (25)
Programming (36)
Security (109)
Silverlight (22)
Tips (144)
Tools (312)
Tutorials (40)
Windows 10 (168)
Windows 7 (1411)
Windows 8 (1712)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (71)
Windows XP (23)
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, 983👍, 0💬
Popular Posts:
How to configure your system for Wireless Internet connection? Once your wireless router is connecte...
A collection of 12 tutorials on creating, deleting and managing Windows services: What is a Windows ...
Daylight saving time has been changed since March 2007 in US, Canada and Mexico. How do I update my ...
How to add a hyperlink to connect a keyword to another slide? I want to have clickable links to help...
How to configure PHP execution environments? If you followed our Downloading PHP Engine tutorial, yo...