Page 1 of 1
problem with bash
Posted: Fri Feb 28, 2003 12:29 pm
by SENTENCED
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
Posted: Mon Aug 18, 2003 2:56 pm
by Andrew_Baker
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.