Tuesday, August 1, 2017

Change File Owner and Group ship

Change File Owner and Group ship


A note for my forgetting mind about the basic Linux command line.  The knowledge benefits from the tuxfiles.  A quick way to change file owner and group is to follow the syntax: chown username:group somefile.  For example,

chown yslin:superuser data1.txt