returning value from called function in shell script - Stack Overflow
i want to return the value from a function called in shell script .Perhaps i am missing the syntax . i tried using the global variables. But that is also not working .The code is ...
stackoverflow.com |