I would like to use JOIN on tab delimited files in a Windows console window (with GNUwin32 CoreUtils), but I’m not able to specify tab as delimiter (-t switch).

 

With the default settings, all tabs are replaced by spaces in my output file.

 

Any solution for this problem?

 

Kind regards,

Tom Magerman