Linux ls command is one of the most basic yet most widely used command. Here is the compiled list of 7 tricky ls commands every Linux user need to know.| 7 Quirky ‘ls’ Command Tricks Every Linux User Should Know
This article gives a breakdown of the Linux File System/directory structure, some of the critical files, their usability, and their location.| Linux Directory Structure and Important Files Paths Explained
In this easy-to-follow guide, we will discuss how to create a file in Linux from the command line using echo, touch, tee, cat, and redirection operators.| How To Create A File In Linux: Echo, Touch, Tee and Cat Commands
In this article, we will present a number of useful ls command options to list all of the files in a certain directory and sort them by file size in Linux.| How to List All Files Ordered by Size in Linux
This article aims at providing you a deep insight of Linux command 'pwd' (Print Working Directory) with practical examples.| 15 ‘pwd’ (Print Working Directory) Command Examples in Linux