------ Chown command of linux command

Chown command

  1) Role: The owner of the specified file instead of the specified user or group.

  2) -c: Displays information part of the change.

  3) -f: ignore the error message.

  4) -h: Repair symbolic link.

  5) -v: display detailed processing information.

  6) -R: processing the specified directory and all files in subdirectories.

Guess you like

Origin www.cnblogs.com/lojun/p/11236677.html