Motload firmware – Artesyn MVME4100 Single Board Computer Installation and Use (June 2014) User Manual
Page 101

MOTLoad Firmware
MVME4100 Single Board Computer Installation and Use (6806800H18G)
101
Example:
MVME4100> mytest
"mytest" not found
MVME4100>
If the user enters a partial MOTLoad command string that can be resolved to a unique valid
MOTLoad command and presses the carriage-return key, the command is executed as if the
entire command string had been entered. This feature is a user-input shortcut that minimizes
the required amount of command line input. MOTLoad is an ever changing firmware package,
so user-input shortcuts may change as command additions are made.
Example:
MVME4100>[ver]sion
Copyright: Motorola Inc.1999-2005, All Rights Reserved
MOTLoad RTOS Version 2.0, PAL Version 1.0 RM01
Mon Aug 29 15:24:13 MST 2005
MVME4100>
Example:
MVME4100> ver
Copyright: Motorola Inc.1999-2005, All Rights Reserved
MOTLoad RTOS Version 2.0, PAL Version 1.0 RM01
Mon Aug 29 15:24:13 MST 2005
MVME4100>
If the partial command string cannot be resolved to a single unique command, MOTLoad
informs the user that the command was ambiguous.
Example:
MVME4100> te
"te" ambiguous
MVME4100>