Convert .cshrc to .bashrc

Posted by Bobby on Stack Overflow See other posts from Stack Overflow or by Bobby
Published on 2010-05-11T12:39:16Z Indexed on 2010/05/11 12:54 UTC
Read the original article Hit count: 306

Filed under:
|
|
|

I am new to Linux and I am trying to compile some code that needs environment variables set first. The script is in cshrc, but whenever I try to run that code I get "if: badly formed number" errors. I want to run it in bash instead. Is there an easy way to convert cshrc to bashrc?

© Stack Overflow or respective owner

Related posts about linux

Related posts about ubuntu