Guest_imported
New member
- Jan 1, 1970
- 0
A script I try to use reads fields separated with \t from a file. The script uses nawk and in the script the field separator is set to FS="\t". However when I run it, this doesn't work, the fields are not separated. I've changed the field separator in the script and the file to * instead and then it works. What could be wrong?
Best regards
-Palle Zetterstrand
Palle.Zetterstrand@emw.ericsson.se
Best regards
-Palle Zetterstrand
Palle.Zetterstrand@emw.ericsson.se