Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Perl solution for current batch file to extract specific column text

by anonymized user 468275 (Curate)
on Aug 04, 2015 at 12:24 UTC ( [id://1137360]=note: print w/replies, xml ) Need Help??


in reply to Perl solution for current batch file to extract specific column text

Some hints:

- use the match // operator to parse a string

- use 'split' to separate a line of input into columns

- use 'fork' to perform tasks in parallel

One world, one people

  • Comment on Re: Perl solution for current batch file to extract specific column text

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 10:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found