Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: How to create a directory

by snax (Hermit)
on Aug 07, 2003 at 19:01 UTC ( [id://281997]=note: print w/replies, xml ) Need Help??


in reply to How to create a directory

Worrying about \ vs /? Don't :)

Just use the *nix convention for the path separator; it'll be fine under Win32 with both ActiveState and cygwin perl implementations.

Then use mkdir as suggested above.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-24 09:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found