Comprehensive Guide to Linux Commands – chown Command
Click the blue text to follow us 1. Introduction The chown (change owner) command is used to modify the owner and group of a file. Linux/Unix is a multi-user, multitasking operating system, and all files have an owner. The chown command changes the owner of a specified file to a specified user or group. The … Read more