How the chown Command Works on Linux
In previous articles, we've covered how chmod works. In this article, we'll be covering how to use chown. chown is closely connected to chmod, since it affects who owns a file, and which group it belongs to. In our article on chmod we cover how diffe...
Mar 30, 20223 min read22
