![Digi Connect EZ Mini User Manual Download Page 656](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436656.png)
Command line interface
Command line reference
Digi Connect EZ Mini User Guide
656
Syntax
system script start <script>
Parameters
script: Script to start.
system script stop
Stop an active running script. Scripts scheduled to run again will still run again (disable a script to
prevent it from running again).
Syntax
system script stop <script>
Parameters
script: Script to stop.
system serial clear
Clears the serial log.
Syntax
system serial clear <port>
Parameters
port: Serial port.
system serial save
Saves the current serial log to a file.
Syntax
system serial save <port> <filename>
Parameters
port: Serial port.
filename: The filename to save the serial log. The file will be saved to the device's /etc/config/serial
directory.
system serial show
Displays the serial log on the screen.
Syntax
system serial show <port>