APPENDIX C GS-DOS COMMANDS
Rev 1.3 176
176176
176
SYNC
The SYNC command provides a synchronization checkpoint feature that enables a
batch file to flush the file system's buffers to disk before doing something that might
otherwise cause a disorderly shutdown
Syntax:
SYNC TIME
The TIME command displays or changes the system time. If no parameter is specified,
then the current system time is displayed, and the user is queried for the new system time.
If the user just presses the ENTER key, the system time is not changed. If the user
enters a new time, then the system's real-time-clock is updated.
Syntax:
TIME [hh:mm:ss[.hh]] TRUENAME
The TRUENAME command displays the true name and path of a file.
Syntax:
TRUENAME file TYPE
The TYPE command copies the contents of the specified file to standard output
(usually, the screen). If the drive letter is not specified, then the default drive is assumed.
Syntax:
TYPE [drive:][path]filespec VER
The VER command displays the MS-DOS emulation version number, as well as the
version of the Embedded DOS-ROM operating system that is running.
Syntax:
VER VERIFY