LINUX POSTS
What is the command chown in Linux?
What is the command chown? The command chown is used to change a file, directory, or link ownership. All files have associating users or group owners. Command syntax: chown [OPTIONS] USER[:GROUP] FILE(s) [OPTIONS] – options can be added. [USER] – username or the numeric user ID of the new file owner. [:] –