Here are various examples of the file command in Linux to determine the actual type of file and gather related information.| Linux Handbook
Learn a thing or two about deleting soft links and hard links in the Linux command line.| Linux Handbook
You got a symbolic link and wondering about the actual source file? Here's how to follow symlinks in Linux.| Linux Handbook
This quick tip teaches you various ways to find all the broken symlinks in Linux command line. You'll also learn to manage those broken soft links.| Linux Handbook
Learn to use touch command in Linux with these useful and practical examples.| 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
What is the difference between useradd and adduser commands in Linux? Which one is better and which one should you be using. This article answers all these questions.| Linux Handbook
Links are one of the essential part of the Linux filesystem. Learn how to create links using ln command in this tutorial.| Linux Handbook
Linux file permissions explained in simpler terms. Also learn how to change the file permissions and ownership in Linux in this detailed beginner's guide.| Linux Handbook
What is inode in Linux? What is it used for? Why is it important and how to check inode in Linux? This guide explains all the important aspects of inodes.| Linux Handbook
The ls command in Linux is one of the most used commands. But most people don't utilize its full potential. Check out the basics as well as advanced ls command examples in Linux.| Linux Handbook
Learn to use cd command to its full potential in Linux with these practical examples.| Linux Handbook
Learn the concept of hard links in Linux and its association with inodes in this tutorial.| Linux Handbook