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

find2perl Linux vs AIX

by TechFly (Scribe)
on Dec 08, 2010 at 15:53 UTC ( [id://876054]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in chdir at ./tempfind.pl line 48.
    Use of chdir('') or chdir(undef) as chdir() is deprecated at ./tempfin
    +d.pl line 48.
    -rw-------   1 mcafee   mcfav      78323091 Nov 16 20:05 /home/mcafee/
    +updates/avvdat-6169.zip
    
  2. or download this
    #! /usr/opt/perl5/bin/perl -w
        eval 'exec /usr/opt/perl5/bin/perl -S $0 ${1+"$@"}'
            if 0; #$running_under_some_shell
    ...
        chdir $File::Find::dir;
        return !$?;
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found