Re: Newbie Help - mkdir problem



In article <UiLDf.1852$tK2.1404@xxxxxxxx>, "Chris" <dippyv(nospam)@yahoo.com> wrote:
>I'm trying to use mkdir() to make a directory with a mode of 0777 but it
>always gets created with 0755. How do I change it to 0777.

What is your umask set to?
.