Help for this page

Select Code to Download


  1. or download this
    cmd.exe ## running the batch file
        perl.exe ## running -e ... system()
            cmd.exe  ## 2
    
  2. or download this
    Terminate batch job (Y/N)?
    
  3. or download this
    cmd.exe  ## running the batch file
    cmd.exe  ## 2
    
  4. or download this
    'y' is not recognized as an internal or external command,
    operable program or batch file.
    
    c:\tmp>
    
  5. or download this
    c:\tmp>dir
    Terminate batch job (Y/N)?
    
  6. or download this
    Terminate batch job (Y/N)? exit
    
    Terminate batch job (Y/N)? y
    
    c:\test>