perform_shell

perform_shell(a_command)

Run passed shell command taking the target as an argument.

"%s" in the command will be replaced with the target's path.

Parameters
Result

text : standard output of the shell command