In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces how to use the Linux command slocate, which is very detailed and has a certain reference value. Friends who are interested must finish reading it!
Linux commands slocate commands to find files or directories. Slocate itself has a database that stores information about files and directories in the system.
Syntax slocate [- u] [--help] [--version] [- d] [found file] parameter:
-d or-database= specifies the directory where the database is located.
-u updates the slocate database.
-help displays help.
-version displays version information.
The instance uses the instruction "slocate" to display the file path information with the keyword "fdisk" in the file name, and enter the following command:
$slocate fdisk # displays the path information of the file with the fdisk keyword in the file name. After executing the above command, the output information of the instruction execution is as follows:
$slocate fdisk # displays the path information of files with the fdisk keyword in the file name / root/cfdisk # list of file paths searched / root/fdisk / root/sfdisk / usr/include/grub/ieee1275/ofdisk.h / usr/share/doc/util-Linux/README.cfdisk / usr/share/doc/util-Linux/README.fdisk.gz / usr/share/doc/util-Linux/examples/sfdisk.examples.gz or above It's all the content of the article "how to use Linux commands slocate". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.