Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Array problem......PLEASE HELP!

by gasho (Beadle)
on Jan 05, 2009 at 20:48 UTC ( [id://734275]=note: print w/replies, xml ) Need Help??


in reply to Array problem......PLEASE HELP!

$StartDirectory='\cr1_qc\Harness\MyTextFiles'; @files = `ls -l $StartDirectory\\0*.txt` ; foreach $file (@files) { print "$file\n"; }
(: Life is short enjoy it :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://734275]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-24 18:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found