Search results

  1. D

    Using a Wildcard to Specify Source File in Batch File

    I have a scenario where I do not/will not know the file name of the file I’m wanting to split. I only know part of the file name. I have created a batch file that specifies the source directory and a wildcard, e.g. c:\gsplit\sometext*.txt. when I run the batch file from the command line, I get...
Back
Top