Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
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 meditating upon the Monastery: (None)
    As of 2024-04-25 01:33 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found