Re: Using perl variable in command line
- From: yitzle@xxxxxxxxxxxxxxxxxxxxx (Yitzle)
- Date: Thu, 21 Feb 2008 10:38:08 -0500
On Thu, Feb 21, 2008 at 10:35 AM, Yoyoyo Yoyoyoyo <oasisbhrnw@xxxxxxxxx> wrote:
But the commands do still run in the command line, is there anyway to throw
a perl variable in there?
Yes. You did it correctly. Look at the code I posted.
my $y = `echo $x`;.
- References:
- Re: Using perl variable in command line
- From: Yitzle
- Re: Using perl variable in command line
- From: Yoyoyo Yoyoyoyo
- Re: Using perl variable in command line
- Prev by Date: Re: Using perl variable in command line
- Next by Date: Re: Printing text between two blank lines
- Previous by thread: Re: Using perl variable in command line
- Next by thread: email attachement
- Index(es):