linux operating (continually updated)

chown to change the owner of the specified file or group of users.

example

  // will test.txt owner changed fxw, group fxwgroup

  eg. chown fxw:fxwgroup test.txt

Guess you like

Origin www.cnblogs.com/fxw-learning/p/12341326.html