
279
param
: Specifies the parameters to be passed to the script. To enter multiple parameters, use
spaces as the delimiter.
Usage guidelines
You cannot perform any operation while a Python script is being executed by your command.
Make sure the statements in the script meet the syntax requirements. The system stops executing a
Python script if it finds a statement with syntax errors.
When executing a script, the system uses the defaults for interactive statements. The system does
not stop for human input.
Examples
# Execute Python script
test.py
.
<Sysname> python test.py 1 2
['/flash:/test.py', '1', '2']
Содержание S5830V2 series
Страница 23: ...11 System View return to User View with Ctrl Z Sysname...
Страница 167: ...155 Related commands display startup...