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

Re: sorting files

by poolpi (Hermit)
on May 30, 2008 at 13:06 UTC ( [id://689209]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    M3_output_ZGZ22_1_20061022_duration_200mn_comptage_60.txt
    M3_output_ZGZ22_078902_20051022_duration_200mn_comptage_60.txt
    M3_output_ZGZ22_128_20061022_duration_200mn_comptage_60.txt
    
  2. or download this
    Output:
    $VAR1 = [
    ...
              'M3_output_ZGZ22_078902_20051022_duration_200mn_comptage_60.
    +txt',
              'M3_output_ZGZ22_078902_20061022_duration_200mn_comptage_60.
    +txt'
            ];
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-20 00:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found