my $response = <STDIN>; chomp($response); if (lc($response) eq 'y') { ...etc [download]
In reply to Re^5: Dialog with UNIX shell by nedals in thread Dialog with UNIX shell by vitaly