I'd like to do something quite simple... yet it seems complex ?
I have a large file... each row is delimited by a crlf...
I'd like to replace each occurence in Col 9 of each row.. so that if col 9 has a "A" in that col... I'd like to replace it with a "B".
Can this be done ?