Home > lang > chmod 
 fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
CHMOD
Only in 3.1 version

CHMOD Path TO Mode

Change the permissions of the specified file or directory.

The syntax of the Mode string is described there.

Moreover, any omitted or unknown character in that string is ignored. That way, you can change only specific part of the file permissions as you need.

Example

Chmod "~/Documents" To "rwxr-x---"

See also

File & Directory Functions, File mode syntax