Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: regexp for directory

by my_nihilist (Sexton)
on Mar 17, 2008 at 16:36 UTC ( [id://674592]=note: print w/replies, xml ) Need Help??


in reply to Re: regexp for directory
in thread regexp for directory

I used this on linux and it works exactly as indicated, eg. "./test.p sort" produced:
sort in /home/me/perl/*.pl: 6 -- big.II.pl 4 -- big.pl 1 -- sortoccurances.pl 1 -- example3.pl 1 -- test.pl
Nb. toolic "if ($this =~ /$bit/)" never was inside the while loop! I am sure that would be a problem. I am also sure from reading halfcountplus's other posts (ranking number of occurances) that slurping the entire file is intentional (how else could this work?). However, if i got an error, i would be suspicious too.

Perhaps if you replace the "/" with a "\" (line 20)?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-24 18:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found