Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

perlfunc:rmdir

by gods (Initiate)
on Aug 24, 1999 at 22:41 UTC ( [id://190]=perlfunc: print w/replies, xml ) Need Help??

rmdir

See the current Perl documentation for rmdir.

Here is our local, out-dated (pre-5.6) version:


rmdir - remove a directory



rmdir FILENAME

rmdir



Deletes the directory specified by FILENAME if that directory is empty. If it succeeds it returns TRUE, otherwise it returns FALSE and sets $! (errno). If FILENAME is omitted, uses $_.


Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-03-19 03:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found