Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: How is the owner of a directory created with MKDIR determined?

by jonnyfolk (Vicar)
on Sep 16, 2003 at 13:39 UTC ( [id://291814]=note: print w/replies, xml ) Need Help??


in reply to How is the owner of a directory created with MKDIR determined?

mkdir $dir_name, 0777 unless -d $dir_name; gives 755 permissions with standard umask 22.

Comment: Oops - read question! 'pologies...

  • Comment on Re: How is the owner of a directory created with MKDIR determined?
  • Download Code

Replies are listed 'Best First'.
Re: How is the owner of a directory created with MKDIR determined?
by Abigail-II (Bishop) on Sep 16, 2003 at 13:42 UTC
    Well, yeah, but what has file permission to do with ownership?

    Abigail

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-24 15:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found