Searching or finding files on a Linux system can be a little of a challenge especially for newbies. However, there are several command line tools for locating files in Linux.| 5 Command Line Tools to Find Files Quickly in Linux
The Linux Find Command is one of the most important and frequently used command command-line utilities to search and locate the list of files and directories.| 35 Practical Examples of Linux Find Command
Grep is the most powerful file pattern searcher that comes with every Linux distribution. In this article, I will cover some useful grep command examples.| 12 Practical Examples of Linux Grep Command
Nano is a commandline text editor, often preferred by new users because of its simplicity, compared to other command line text editors such as vi/vim and emacs.| A Beginner’s Guide on How to Use Nano Text Editor in Linux