How to list numeric file permissions on Linux
Anybody who installs php or cgi scripts on linux webservers knows, that you often have to adjust the permissions for the script files or folders. In the majority of cases the guidelines for the permission settings are documented for those scripts in numeric notation. (for example: 755 or 777 etc.) More »
Tags: cgi, file permissions, linux-file-permissions, numeric_notation, permission_settings, php, script-installation