In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
Editor to share with you an example of the use of the less command in linux, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!
What is Linux system Linux is a free-to-use and free-spread UNIX-like operating system, is a POSIX-based multi-user, multi-task, multi-threaded and multi-CPU operating system, using Linux can run major Unix tools, applications and network protocols.
Less file name view file less file name | grep-n look up content filter display according to content, and display line number less + line number g file name view file, and navigate to a line d turn page down u page up g jump to the first line G jump to the bottom? Find content find up / find content find down find n next N Q exit less command
Here are the specific chestnuts:
1. Open the file less catalina.out
two。 View the file and display the line number less-N catalina.out
3. Navigate to a line (navigate to line 10 here) less + 10g catalina.out
This locates to line 10.
Can display line number verification, less-N + 10g catalina.out
4. After opening the file, look for the contents in it
Look down for the timestamp 2018-07-06 15 24pur00 025 and enter the command
/ 2018-07-06 15 2400025
Will automatically highlight the content found, followed by n next; N last
The above is all the contents of the article "examples of the use of less commands in linux". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more 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.