>copy con batch.bat @echo off echo Running! ^Z 1 file(s) copied. >perl -e"system 'batch.bat'" Running!