Learn about the unlink command, an alternate method of deleting files in the Linux terminal.| Linux Handbook
Learn a thing or two about deleting soft links and hard links in the Linux command line.| Linux Handbook
Learn to use touch command in Linux with these useful and 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
Links are one of the essential part of the Linux filesystem. Learn how to create links using ln command in this tutorial.| 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 the concept of hard links in Linux and its association with inodes in this tutorial.| Linux Handbook