problem with bash

Programming, for all ages and all languages.
Post Reply
SENTENCED

problem with bash

Post 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!!
Andrew_Baker

Re:problem with bash

Post 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.
Post Reply