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.
text : standard output of the shell command