in reply to "not enough arguments" with 'mkdir' command
Perhaps the confusion is that the bits of the "umask" are cleared out of this value, per normal Unix policy on creating new files and directories. If it was a "mask", what is it masking? {grin}
And yes, this was mandatory in Perl 2 through Perl 5.5, and became optional in Perl 5.6.
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: •Re: "not enough arguments" with 'mkdir' command
by jsprat (Curate) on Dec 09, 2003 at 19:33 UTC | |
by merlyn (Sage) on Dec 09, 2003 at 20:25 UTC |