This should be an easy project but one that's eaten up way too much time.
I have about 50 database files (text), between 750 and 850K, where I need to replace the pipe character ("|") for a tab so the files can be easily imported into Excel or any other spreadsheet.
I was willing to let Automator do the job, even if it would take loads longer, but Automator looks really deficient in the text manipulation department.
It probably looks like a job for sed or perl, but the quickie tutorials I could find left out how to handle things like the tab character. So I'm doing the weasel thing in asking for help for something I should be able to do myself.
Can you help a guy out?
thanks
mt
I have about 50 database files (text), between 750 and 850K, where I need to replace the pipe character ("|") for a tab so the files can be easily imported into Excel or any other spreadsheet.
I was willing to let Automator do the job, even if it would take loads longer, but Automator looks really deficient in the text manipulation department.
It probably looks like a job for sed or perl, but the quickie tutorials I could find left out how to handle things like the tab character. So I'm doing the weasel thing in asking for help for something I should be able to do myself.
Can you help a guy out?
thanks
mt