Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Recursion

by Anonymous Monk
on Aug 03, 2001 at 01:58 UTC ( [id://101801]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    chdir("/")||die "Error:$!\n";
    opendir(ROOT_DIR,"/")|| die "Error:$!\n";
    ...
      elsif (-d $dir_cont && opendir(SUB_DIR,"$dir_cont"){
        do_stuff.......
      }
    
  2. or download this
    /usr/local/bin/some_file  suid
    /var/log/.hidden/file  sgid
    /home/greco/bin/be_greco  sgid
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-23 10:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found