Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: File::Find help

by 1nickt (Canon)
on Dec 02, 2017 at 14:11 UTC ( [id://1204735]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict; use warnings; use feature 'say';
    
    ...
    }
    
    __END__
    
  2. or download this
    $ ls -goR 1204707
    
    ...
    
    1204707/B:
    total 0
    
  3. or download this
    $ perl 1204707.pl
    
    ...
    processing ./1204707/A/bb/file3.txt
    processing ./1204707/A/bb/file4.txt
    processing ./1204707/A/cc/file5.txt
    
  4. or download this
    ls -goR 1204707
    1204707:
    ...
    -rw-rw-r-- 1 0 Dec  2 08:56 file4.txt
    -rw-rw-r-- 1 0 Dec  2 08:56 file5.txt
    -rw-rw-r-- 1 0 Dec  2 08:56 file7.txt
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-26 03:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found