- May
- 13,834
- 211
This command (below) works correctly, sending the appropriate data to stdout.
But when I add " > file" to that command, TCC doesn't recognize the redirection and passes the tail to tr.exe. How can I fix that?
Code:
g:\gnu\cut.exe -f1,2,5 -d , IpToCountry.csv | g:\gnu\tr.exe -d \"