how-to-find-folder-in-centos

Page 1

How to Find a Folder in CentOS

How to Find a Folder in CentOS When using an online Linux server, most people opt for a command-line interface to save as many resources as possible. However, even if you are using a graphical user interface (GUI), you can lose track of some of the folders (directories) you have created. Worry not, by opening the terminal and typing in a few commands, this problem is resolved effortlessly. Find out how to find a folder in CentOS 8 in today's detailed tutorial.

Tutorials Server - Sep 06, 21 - by Antoniy Yushkevych - 3 min Read

List of content you will read in this article: 1. Syntax of the locate command 2. Syntax of find command 3. Conclusion Linux systems are based on the files and directories structure. It provides you various ways in order to find a directory within the system. One of the major tasks of any user working on Linux is to find the file or directory. The Linux system provides various utilities that help in searching the file using the command-line interface. Some commands that can be used are- find, locate, and which. But the last command, "which," is used primarily for looking for the specific command. Within this guide, we are majorly focusing on the find command due to its efficiency and reliability as compared to other search commands in searching for a file or directory. The locate command is not commonly used due to its downside, as it looks for one or more databases that are created by the updatedb command and does not consider


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.