#!/usr/bin/perl my @args = ("bash","-ic","untouchable john mike bill"); system(@args);