in reply to Automating cmd prompt command execution

See chdir, -f or glob, system and rename.

Where exactly do you have problems in porting the C# code to Perl?

  • Comment on Re: Automating cmd prompt command execution

Replies are listed 'Best First'.
Re^2: Automating cmd prompt command execution
by Anonymous Monk on Sep 09, 2015 at 08:11 UTC

    I dont know perl..that's where the problem is :P ..I'm trying to lean it ..but i have a bit of time constrain to finish it..

    The code which u gave works perfectly fine.. I just need the below message to display: "Do you want to continue? Press Y to continue and N to exit"

      We're here to help you learn; not to do it for you.

      With that in mind, try to learn by reading Getting user input and answers. You might want to find other nodes related to your question by using Super Search or your favorite search engine with terms like "prompt user" (among many other possibilities).