#!/usr/bin/perl use strict; use warnings; my $test= ("C:\Users\Gxtech\Downloads\ostinato-bin-win32-0.5.1 (2)\ostinato-0.5.1"); my $program = system( "vi $test");