VDS Renaissance 的界面提供多种语言。官方文档以英语维护,以确保提供统一、一致且始终最新的参考。
SHIFT
Windows ✓Linux ✓macOS ⏳
Syntax
SHIFT
Description
Shifts the command line parameter variables so that %8 takes the value of %9, %7 takes the value of %8 and so on down to %1 takes the value of %2. This is similar to the MS-DOS SHIFT batch file command.
OK
Unchanged.
Example
SHIFT