linux shell script function return的相關文章
linux shell script function return的相關公司資訊
linux shell script function return的相關商品

How to return value in shell script | Unix Linux Forums | Shell ...
瀏覽:1379
日期:2025-04-25
im using bourne shell. In file scriptA i add a new function, test_return() test_return
() { a=1 return $a } when i try execute , a='/''/scriptA test_return...看更多