Skip to content

Bash

Reference


Allows you to run arbitrary Bash scripts.

Version: 1


Actions

Execute

Creates a temporary script that executes bash commands. The script is afterwards deleted.

Properties

NameTypeControl TypeDescription
ScriptSTRINGTEXTScript written in bash. Multiple commands are possible with the ’;’ separator.

Output

Sample Output:

Sample result

Type: STRING