Re: Perl issue
- From: rvtol+news@xxxxxxxxxxxx (Dr.Ruud)
- Date: Mon, 17 Jul 2006 14:00:27 +0200
"Sayed, Irfan (Irfan)" schreef:
foreach my $a (@vob_list)
{
print $a;
`$CT lsreplica -fmt %[master]p\n -invob $a`;
Why is the \n in there? Is it meant as a literal, or as a newline?
I think you need '' around (the contents of) $a.
--
Affijn, Ruud
"Gewoon is een tijger."
.
- References:
- Perl issue
- From: Irfan Sayed
- Perl issue
- Prev by Date: Perl issue
- Next by Date: RE: Perl issue
- Previous by thread: Perl issue
- Next by thread: Re: Perl issue
- Index(es):
Relevant Pages
|
|