The locate is a command line utility for finding files by name in Linux more efficiently as it uses one or more databases populated by the updatedb program.| How to Install ‘locate Command’ to Find Files in Linux
In this tutorial, we will explain how to find files with SUID (Setuid) and SGID (Setgid) special permissions in Linux filesystem.| How to Find Files With SUID and SGID Permissions in Linux
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 easiest way to determine the type of a file is usually looking at its extensions. What if a file doesn’t have an extension, how can you determine its type?| How to Find Out File Types in Linux
Learn how to find and delete duplicate files in Linux using rdfind, fdupes, and rmlint command line tools, as well as using GUI tools DupeGuru and FSlint.| 5 Best Tools to Find and Remove Duplicate Files in Linux
This article will guide you how to recursively find all files that contain a particular word or string of text on your Linux system or a given directory.| How to Find a Specific String or Word in Files and Directories
Having a good grasp of Linux commands will set you apart from your peers and provide you with crucial skills needed to manage a Linux system.| 100+ Essential Linux Commands for Every Linux User
In this guide, we will discuss some most commonly used Linux commands that are useful for experienced sysadmin or a beginner.| Most Commonly Used Linux Commands You Should Know