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

Re^3: Regexp parses only first line correctly

by broomduster (Priest)
on Aug 16, 2008 at 19:38 UTC ( [id://704726]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Regexp parses only first line correctly
in thread Regexp parses only first line correctly

Yes, I see that you (almost completely) changed your original reply, but with no indication of the changes.

Even better might be

\s+ \w+: \s /\w*(?:/\w+)* \s+ # host, partition
Update: Getting a regex in there that matches all possible (legal) path specifications is more complicated than what I have here. Usual advisories about "know your data" apply.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://704726]
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-20 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found