Third Party Execution
Use third party scripting
Python
Perl
Java
echo print("This executed") > test.py
python test.py
This executedLast updated
Use third party scripting
Python
Perl
Java
echo print("This executed") > test.py
python test.py
This executedLast updated