Open Shooter3k opened 3 years ago
FYI - If you are trying to use a wildcard in Windows, you will need to use forward slashes instead of the (normal) windows backslashes
example: C:\temp\rling>rling combined.sorted combined.sorted.rling2 C:/already_run/batch1/ C:/already_run/batch2/.*
also if your path has spaces (quoted) then it will not work
Example: "E:/folder with space/*"
not found. Aborting (see -i option)
FYI - If you are trying to use a wildcard in Windows, you will need to use forward slashes instead of the (normal) windows backslashes
example: C:\temp\rling>rling combined.sorted combined.sorted.rling2 C:/already_run/batch1/ C:/already_run/batch2/.*