Change the permissions of the specified file or directory.
Path is the file or directory path.
Mode is a string that describes the new mode.
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.