Here are various examples of the file command in Linux to determine the actual type of file and gather related information.| Linux Handbook
The chown command in Linux enables you to change the user and group ownership of a file or directory. Learn to use chown with some practical examples.| Linux Handbook
Learn to use touch command in Linux with these useful and practical examples.| Linux Handbook
This article will teach you how to change permissions in Linux with practical examples of chmod command.| Linux Handbook
chgrp command is used for changing the group of a file or directory in Linux. This guide shows you how to use chgrp command in Linux with practical examples.| Linux Handbook
You can get file permissions, size, mtime, ctime, atime, ownership and several other file attribute information using the stat command in Linux.| Linux Handbook