linux chown command

User permissions to modify files under Linux

Use the ll command under Linux to see the following information


with the chown command

chown [-R] dirname/filename

-R : make recursive persistent changes to all files and subdirectories 

chown jack.jack -R /usr/local/temp/


 The permissions of the file have been modified.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326536957&siteId=291194637