Assignment of file ownership to a user in Linux

​A file user ownership in Linux like system can be transferred to another user with the help of chown command.

Group ownership of a file can be changed by using chgrp command.

A proper file ownership is needed for proper management of such a file.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator