Opps I forgot my code

Mkdir "$dir", 0776 or warn "Cannot make directory: $!\n" unless (-e
"$dir");

-----Original Message-----
From: Paul Kraus [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 25, 2003 3:50 PM
To: '[EMAIL PROTECTED]'
Subject: Mkdir 0766


Why does this not create a directory with perm drwxrw-rw- instead I get
drwx------.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to