Amoratis CHMOD

0

This plugin provides a sidebar widget which can be used to adorn and supplement the functionality of your page. By clicking checkboxes, the user can generate the appropriate octal notat

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

This plugin provides a sidebar widget which can be used to adorn and supplement the functionality of your page. By clicking checkboxes, the user can generate the appropriate octal notation for file permissions. Creating a tutorial on file permissions? Place this into your sidebar. Do you run a page covering Linux issues for noobs? Place this into your sidebar and provide some utility that gives people a reason to bookmark your page and keep coming back.

In Unix-like operating systems, chmod is the command and system call which may change the access permissions to file system objects (files and directories). It may also alter special mode flags. The request is filtered by the umask. The name is an abbreviation of change mode. (Wikipedia)