Help for this page

Select Code to Download


  1. or download this
    - Open the output file.
    - Use binmode on the output file handle.
    ...
         - Write what you read
       }
    }
    
  2. or download this
    {
       # This code must be provided $output and $ext.
    ...
          }
       }
    }
    
  3. or download this
    copy /b *.ext output
    
  4. or download this
    cat *.ext > output