exec
Example:
command = "ls -l"
status = exec(command)
if status == 0 then
// Command executed OK
else
// Executing command returned an error
endif
status = exec(command)
if status == 0 then
// Command executed OK
else
// Executing command returned an error
endif
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*