in reply to Backtics execution with multiple lines

When I have situations like this, that I want to run various bash commands, I start questioning if my perl calling bash, shouldn't be turned into bash calling perl.

When I get here, I want to step back, break down my perl into smaller scripts, and use bash creatively to call them up.

  • Comment on Re: Backtics execution with multiple lines