Hi Jan,
Thanks for the post! You saved me a lot of time. I've found a typo in point 2: [ cut -d; ] should be wrapped with ' ' as follows [ cut -d';' ] . All the rest worked fine.
Best regards,
Egor
Hi Jan,
Thanks for the post! You saved me a lot of time. I've found a typo in point 2: [ cut -d; ] should be wrapped with ' ' as follows [ cut -d';' ] . All the rest worked fine.
Best regards,
Egor