use String::ShellQuote qw( shell_quote ); system('bash', '-ic', shell_quote('untouchable', @names));