We have to migrate a lot of code written in VAX Com Scripts and implement them in Unix Shell Scripts.
In the Com scripts there are a lot of GOTO and LABELS Being used , so wanted to know if in Shell Scripting we can use something similar.
Do yourself a favor:
since you are going to have to do fairly extensive modifications to get these scripts to work, rewrite them in as a shell script with PROPER structure. This will save you time in the long run and allow for easier maintenance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.