Running the TOP Command in Linux took a long time. I went to this topic and collected it for urgent use!Tasks: 29 total process count1. Number of Running Processes of Running28 sleeping sleep Processes0 stopped process count0 zombie botnetsCPU (s): 0
Head Command Chinese Introduction:
Usage: head [options] ... [File] ...
Displays the first 10 lines of each specified file to standard output.
if more than one file is specified, the filename is given as the file header before each segment
In the hint: many of the translation of Ubuntu is literal literal translation, there are many problems, so I suggest you refer to my explanation here. Of course, it was also some of the suspicion of the text, I hope.
Often operate on Linux, have a
We've studied DD before. Create a test file, if you do not need to consider the size of the file, create a blank file, you might want to try
Touch:
Change the access time and modification time of each file to the current time.Files that do not
Brief introduction
Awk is a powerful text analysis tool that is particularly powerful when it comes to analyzing and generating reports on data, compared to grep lookup and sed editing. To put it simply, awk reads the file line by row, using a
From this beginning, it is the text content operation, which differs from the text operation.
The grep command in a Linux system is a powerful text search tool that uses regular expressions to search for text and print matching rows. The grep full
DF command
Disk Management
The DF command is used to display the available disk space on a disk partition. The default display unit is KB. You can use this command to get how much space the hard disk is occupied and how much space is left.
Small knowledge (take PS as an example):
View command path which PScommand to help PS--helpCommand Complete manual: Man PS
Description
The PS full name is the process status (process state), and he is the one who provides information about the
Name
Send_arp-tool to notify network of the A new IP Address/mac address mapping Synopsis
Send_arp takes the supplied data and sends it out as a ARP broadcast on the specified network. This tool was mostly used by software (such Aspiranha),
Find Command Format
find pathname --options [-exec -print -ok ..]
Find Command Parameters
Pathname: directory path searched by the find command-print: find command outputs the matching file to the standard output-Exec: Find command to execute the
Find commandegGeneral File Lookup Method:1. find/home-name file, look for files named file in the/home directory2. Find/home-name ' *file* ', in the/home directory, look for files with file names3. Find/home-name ' file* ', looking for files with
Intro:Personal work for two years, has never summed up their own learning, this article is a hope to summarize their learning. If I can help you, it is a useful article. This is the first of a series of Linux exercises. The main is to summarize
Description
TAC and Rev are not necessarily connected, the only same is that they are "villains". TAC is actually cat's reverse write, cat normal output, the TAC is inverted output, but the last line from the line output, that Rev? Rev is the last
Description
SED is the abbreviation for stream editor (stream editor). It can perfectly match regular expressions. Sed and awk are the most important two commands for file editing. Especially involves a lot of regular expression of the problem, I
The tree command is the protagonist of printing files and directories in a graphical structure. This command is not normally included in Linux distributions. You need to install it yourself with the package Manager.
Instance:
1. Tree
Print all
This is also a document comparison command, and mastering will save you a lot of work. Do you remember the comm order? Diff is more complex than he is, easy to use, not only to compare files, but also to compare directories. When a file has multiple
First to familiarize yourself with the following permissions, an example of the above Comm document as an example$ls-L
-rw-rw-r--1 yjplxq yjplxq 36 July 22:40 A.txt-rw-rw-r--1 yjplxq yjplxq 27 July 22:41 B.txt-rw-rw-r--1 yjplxq yjplxq 1231 July 22:4
Linux Command Learning Notes directory is in use recently, Linux, by the way the commands used to organize a bit. I. File directory Operations Command: 0.linux Command Learning Note (0): Man command 1.linux Command learning Note (1): ls command
For every Linux learner, understanding the directory structure of the Linux file system is a crucial step in learning Linux. The standard of the Linux file directory structure and the detailed functionality of each directory are important for us to
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.