looks for all files whose conditions are met
(2) or: logical or, represented by "-o" in the command. This operator indicates that the search condition is satisfied as long as one of the given conditions is satisfied. For example:
Find-name 'tmp '-o-name 'mina *'
% This command is used to query all objects whose names are 'tmp 'or match 'mina.
(3) Not: Non-logical. Use
rows. Number of words. Number of charactersWC #会依次输出 Number of lines, number of words, and number of charactersWc-l #行数wc-w# number of wordsWc-c #字符个数6 Command Connector the previous command runs successfully and the latter command runs|| The previous command failed to run. The latter
Tags: permissions ref/tmp database debug Path base local exitⅠ After configuring the Android SDK environment variable, connect the Android phone to your computer and do some simple commands for ADB. ADB, Android Debug Bridge, one of the tools of the Android™ SDK. Direct operation to manage Android simulator or real Android device. Use ADB tools to manage the status of your device or phone simulator, and do many phone operations, such as installing so
installationFor zookeeper installation, please refer to this article: Zookeeper pseudo distributed cluster installation and usage
What I am using here is the installation and use of the zookeeper pseudo distribution pattern mentioned in the article.
command LineThe following instructions use zookeeper under the command
In Linux, the RPM command parameters are described in detail in the Linux operating system. there is a system software package which functions similar to adding/deleting programs in Windows, however, the function is much better than adding/deleting programs. it is RedHatPackageManager (RPM ). This toolkit is first composed...
In Linux, the RPM command parameters are described in detail in the Linux operatin
This document describes how to use a proxy server to access the Internet on the Linux command line interface.
Use a proxy server to access the Internet on the Linux command line interface
2007-10-25 kenthy # qingdaonews.com
Use the proxy Server to access the Internet on the
chapter number, and if not filled out, the first message appears from the 1~8 sectionL Whatis: Show the chapters of the command appearing in ManL man's use format:[]: Can be omitted|: Choose one More... : Can appear multiple times{}: Grouping has no special meaningName: command names and features brief descriptionSynopsis: Usage notes, including available option
as a prompt. In addition, "." can be replaced by any symbol, such as,:; "/[\] +.
In the following example, the ECHO. Output carriage return is switched to the input as the TIME command through the DOS pipeline, which is equivalent to a carriage return after the TIME command is executed. Therefore, the system will automatically return to the DOS prompt status after the current time is displayed during exec
basic knowledge of the processThe PS command in Linux is the abbreviation for process status. The PS command is used to list those processes that are currently running on the system. The PS command lists the current snapshots of those processes, which are those that are executing the PS command at the moment, and if yo
Vmstat is short for VirtualMeomoryStatistics (virtual memory statistics). it monitors virtual memory, processes, and CPU activity of the operating system.
He makes statistics on the overall situation of the system. The disadvantage is that he cannot conduct in-depth analysis on a process. The vmstat tool provides a low-cost system performance observation method. Because vmstat itself is a low-cost tool, on a very high-load server, you need to view and monitor the health of the system, and you ca
Install SVN client: 70859797Using SVN Source: https://www.cnblogs.com/EasonJim/p/6305555.htmlWe often find a file in Linux, but do not know where to put it, you can use some of the following commands to search:which view the location of the executable file.whereis View the location of the file.Locate to view the file location with the database.Find actual search hard disk query file name.The purpose of the which c
Use the CSVDE command to import/export AD users in batches, csvdeadYou can use the CSVDE command to import/export CSV files with user information to/from AD in batches. The basic syntax command for import is as follows:
csvde -i -f c:\filename.csv -kRun the following
On Linux, after installing the system, can you create partitions and the system can recognize these partitions without restarting the machine?
Workaround:
You can use a tool called Partprobe. It is included in the parted RPM software package. His version is parted-1.6 on red Hat Enterprise Linux 3. Partprobe is a tool that can modify partitioned tables in kernel. You can enable kernel to reread the partition table. The following
LN is another very important command in Linux, its function is to create a link for a file in another location, the most common parameter of this command is-s, which is the Ln–s source file destination file.When we need to use the same file in a different directory, we don't need to put a file that must be the same in every directory we need, we just put the file
This article will create plug-ins to extend these command line tools to a higher level. Both plug-ins and command line tools provide a simple way to expand the existing code functions. They can be combined to form very powerful tools.
To start writing plug-ins, we need to use the open source Python package pathtool compiled by me. This library uses the generator
How to Use the command line tool in Linux to manage the KVM Virtual Environment
In the fourth part of our KVM series, we will discuss how to manage the KVM environment on the command line interface. We use the 'virt-install' and virsh command line tools to create and configu
In practice, we sometimes encounter deletion and modification of database tables and databases. The following articles provide solutions to this problem, that is, use the MySQL command to correctly modify some tables and modify the table structure. Use the MySQL command to modify the table and the table structure: 1. A
How to use Evernote in Linux Command lines
This week, we continue to learn how to use Linux Command lines to manage and organize information. After you manage your personal expenses in the command line, I suggest you manage your notes in the
the APK file. For example:pm install/data/3dijoy_fane.apkthese several parameters are useful:- R: Install an already installed APK to keep its data intact. -I: Specifies the package name for the installation. (did not try to come out)- s: Installed on SDcard. -F: Install to internal flash. 1.6: Uninstall APK:pm Uninstall package name. For example:pm Uninstall com. Tdijoy.fane1.7: Get and set the default installation location:The getinstalllocation command
Article Title: Use of the command pkg-config in linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
1. Compilation and Connection
Generally, if the header file of the library is not in the/usr/include directory, you must use
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.