VDS Renaissance 的界面提供多种语言。官方文档以英语维护,以确保提供统一、一致且始终最新的参考。

SEEKFILE

Windows Linux macOS

Syntax

SEEKFILE <identifier>, <position>

SEEKFILE <identifier>, START|END

Description

Sets the current position of the file <identifier> to <position> bytes from the start of the file, or to the start or end of the file.

OK

Set to false if the command fails.

Example

SEEKFILE %%log, END

See also