in reply to Re^2: how to remove a specific character from a file efficiently..
in thread how to remove a specific character from a file efficiently..
Obviously, if you call an external command it will make it more slower.
My suggestion was to do it separately in a pre-process and thereafter initiate the script, so that it takes the same time.