system ("$ENV{'WINDIR'}\\system32\\telnet 10.1.1.10"); # OR ANY EXE AND PARAMETERS #### $test = `dir c:\\`; print scalar $test;