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

That won't work. His $model is a shell variable, not an environment variable. (It hasn't been exported.)

-sauoq
"My two cents aren't worth a dime.";
  • Comment on Re: Re: trying to use a varible in the perl replace command