Exec

Syntax

exec/3: Returns sequence of exit code, stdout and stderr

exec[progeam; arguments; stdin]

Example

exec["echo"; seq["Hello!"]; ""]