I am working on a project to port scripts between Sco and RHat. This involves creating aliases that will translate sco specific commands. Hardcoding the changes within the scripts at every necessary instance works.
I have tried defining the aliases in ~/.bash_profile,
~/.bashrc, and...