The 'chmod' command changes file permissions (read, write, execute) for owner, group, and others. The 'chown' command changes ownership, not permissions. 'chper' is not a valid Unix command. Permission changes use octal notation (755) or symbolic mode (u+x).