A co-worker of mine has a very large Unix shell script that was coded without the use of functions , not something I would do, but....
Is there a label in Unix, say like the goto stmt where he can just branch to another section of code in leu of re-writting it using functions?
I have checked my resource manuals, but have come up empty handed.
Thanks
Is there a label in Unix, say like the goto stmt where he can just branch to another section of code in leu of re-writting it using functions?
I have checked my resource manuals, but have come up empty handed.
Thanks