Gecko Drwxr-xr-x |best| • Pro & Confirmed
A developer created a folder named gecko inside the Firefox directory to isolate a Gecko-related component, and standard directory permissions are being displayed.
The string drwxr-xr-x is a standard Unix permission mask. It is composed of ten characters which define the file type and the access rights for three distinct categories of users. gecko drwxr-xr-x
When compiling Firefox from source, the build system (using mach or make ) creates temporary directories. A developer might see: A developer created a folder named gecko inside