|
|
| No such thing as a small change | |
| PerlMonks |
Re: Trouble with a stringby johngg (Abbot) |
| on Dec 11, 2012 at 23:14 UTC ( #1008421=note: print w/ replies, xml ) | Need Help?? |
|
@VMSHUT = `cat /tmp/virshlist_shutdown`; You will also need to remove the line terminator from each line of the array using chomp otherwise each file name will have a spurious line terminator at the end.
I hope this is helpful. Cheers, JohnGG
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||