problem with bash
problem with bash
I'm programming under linux and i got a problem when i start bash to link my code there is always an input error!!
Re:problem with bash
Are you programming a bash script? If so, make sure to EXPORT variables you need in all other scripts or code. If not, be more specific.