in reply to Getting content of case statement appended by inner case statement

Consider the approach of simply running the case...esac expressions through your shell and then printing all the relevant variables.

Usually, it's easier to run a script through the existing shell instead of rebuilding what the shell does in Perl.

  • Comment on Re: Getting content of case statement appended by inner case statement
  • Download Code

Replies are listed 'Best First'.