#!/usr/bin/perl $ENV{WATSON} = "It Worked"; print "Shelling ...\n"; exec('ksh');