Execute command directly without using shell
use Shellwords.shellwords for splitting origin_cmd instead of .split(' ')
Showing
Please register or sign in to comment
use Shellwords.shellwords for splitting origin_cmd instead of .split(' ')