Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

perlfunc:mkdir

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

mkdir

See the current Perl documentation for mkdir.

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


mkdir - create a directory



mkdir FILENAME,MODE



Creates the directory specified by FILENAME, with permissions specified by MODE (as modified by umask). If it succeeds it returns TRUE, otherwise it returns FALSE and sets $! (errno).


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 drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-03-19 05:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found