in reply to Re: trying to use a varible in the perl replace command
in thread trying to use a varible in the perl replace command

Or replace the single quotes with double quotes (so the shell can do var substitution).
  • Comment on Re: Re: trying to use a varible in the perl replace command