How To use Linux chown command with examples
(: August 11, 2019)IntroductionThe man page of chown says that chown changes the user and/or group ownership of each given file. When only an owner (a user name or numeric user ID) is given, that user is made the owner of each given…