How to use the Linux locate command

Source: Internet
Author: User

The Linux locate command is used to find a document that meets the criteria. It stores the document and directory name in the database to find the document or directory that meets the template style criteria.

Generally, you only need to enter locate your_file_name to find the specified file.

Syntax

Locate [-d] [-- help] [-- version] [template style...]

Parameters:

  • -D or -- database = the database used to configure the locate command. The default database of the locate command is located in the/var/lib/slocate Directory. The document name is slocate. db. You can use this parameter to specify it separately.
  • -- Help online help.
  • -- Version: displays the version information.

Instance

Find the passwd file and enter the following command:

Locate passwd

Additional instructions

Locate is different from find: find is to find the hard disk, locate is only found in the/var/lib/slocate database.

The locate speed is faster than the find speed. It is not a real search, but a database. Generally, the file database is in/var/lib/slocate. db, so the locate search is not real-time, but is based on database updates. Generally, the system maintains the database by itself, or you can manually upgrade the database. The command is:

Locate-u

Large-Scale Price Reduction
  • 59% Max. and 23% Avg.
  • Price Reduction for Core Products
  • Price Reduction in Multiple Regions
undefined. /
Connect with us on Discord
  • Secure, anonymous group chat without disturbance
  • Stay updated on campaigns, new products, and more
  • Support for all your questions
undefined. /
Free Tier
  • Start free from ECS to Big Data
  • Get Started in 3 Simple Steps
  • Try ECS t5 1C1G
undefined. /

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.