Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Detect file sequences in File:Find results

by aes1972 (Initiate)
on Jan 21, 2013 at 00:09 UTC ( [id://1014360]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use File::Find; 
    use File::stat; 
    ...
    ,$dir);'
    
  2. or download this
    image_sequenceA.1.tif
    image_sequenceA.2.tif
    ...
    image_sequenceB.42.tif
    
  3. or download this
    image_sequenceA.[1-3].tif
    image_sequenceB.[40-42].tif
    
  4. or download this
    path/to/directory/image_sequenceA.[1-3].tif:bob:Bob User
    path/to/directory/image_sequenceB.[40-42].tif:frank:Frank User
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1014360]
Front-paged by Lotus1
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found