mkdir( "testdir", 0777 ); mkdir( "testdir", 0755 ); // world and group: read/execute only // owner: read/write/execute