Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

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

by gasho (Beadle)
on Jan 05, 2009 at 20:48 UTC ( #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? | Other CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2023-03-28 06:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (66 votes). Check out past polls.

    Notices?