Folks,
Not trying to start a war; I'm looking for facts that can easily be verified.
Why is bash considered to be much better than csh for scripting? I have used csh all my life and the only thing that has annoyed me with it is the lack of floating point variables, which I found a workaround for using a trick. I do not use it for interactive scripting, but mostly to do batch processing and cron jobs.
A colleague is using bash and expects me to take over a system using it. He would prefer to continue me using it, but my preference is to convert it all to csh. Can someone provide me good reasons why bash is better than csh for scripting?
Thank you,
Kris Walker
Not trying to start a war; I'm looking for facts that can easily be verified.
Why is bash considered to be much better than csh for scripting? I have used csh all my life and the only thing that has annoyed me with it is the lack of floating point variables, which I found a workaround for using a trick. I do not use it for interactive scripting, but mostly to do batch processing and cron jobs.
A colleague is using bash and expects me to take over a system using it. He would prefer to continue me using it, but my preference is to convert it all to csh. Can someone provide me good reasons why bash is better than csh for scripting?
Thank you,
Kris Walker