http://www.linuxquestions.org – Hi, I created a bashrc file, based on cshrc file. When I try to source it, I am getting 2 kinds of errors (each on different servers) On one I see, line 14: [: ==: unary operator expected And on other I see, if: Expression Syntax. What could be wrong with my code below ? Please help. Code: #!/bin/bash (HowTos)