> I'd also suggest to use the power of Linux commands here if you want to > use bash. `sed` is something like the swiss-army knife for those things
Yeah if I can split a NT triple at the first 2 white spaces or tabs, I think this is easy enough.
> I'd also suggest to use the power of Linux commands here if you want to > use bash. `sed` is something like the swiss-army knife for those things
Yeah if I can split a NT triple at the first 2 white spaces or tabs, I think this is easy enough.