Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Problem in creating Directory

by davido (Cardinal)
on Dec 02, 2011 at 06:50 UTC ( [id://941247]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Problem in creating Directory
in thread problem in mkdir

Now go to your linux prompt and type the following:

mkdir mytest mkdir mytest

You'll get the following error message:

mkdir: cannot create directory mytest: File exists

You can go ahead and rmdir that mytest directory now, and then ask yourself why you're trying to create a directory that already exists.


Dave

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://941247]
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: (3)
As of 2024-04-19 19:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found