当前位置:网站首页>Liux command
Liux command
2022-06-24 13:24:00 【Quinlan】
https://www.runoob.com/linux/linux-command-manual.html
Network related
Catalog related
Compression related
】 Server state dependent
Performance tuning related
- Find the file with the specified file name ( Case insensitive ):
find -iname "MyProgram.c". - Execute a command on the file found :
find -iname "MyProgram.c" -exec md5sum {} \;. - lookup home All empty files in the directory :
find ~ -empty.
? 【 Commonly used 】 How to be in /usr Find the size in the directory that exceeds 10MB The file of ?
- Enter the command
find /usr -type f -size +10240kcommand . - The output is as follows : /usr/lib/locale/locale-archive /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/jre/lib/amd64/server/classes.jsa /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/jre/lib/amd64/server/libjvm.so /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/jre/lib/rt.jar // ... Omit 1234567
边栏推荐
- Without home assistant, zhiting can also open source access homekit and green rice devices?
- Explain the difference between iaas/paas/saas by cooking rice
- Attack Science: DDoS (Part 2)
- 天猫618农产品“百强县” 35个县域来自中西部及东北
- Several common DoS attacks
- Configure Yum proxy
- 我開導一個朋友的一些話以及我個人對《六祖壇經》的一點感悟
- Who is the fish and who is the bait? Summary of honeypot recognition methods from the perspective of red team
- Richard Sutton, the father of reinforcement learning, paper: pursuing a general model for intelligent decision makers
- Resolve symbol conflicts for dynamic libraries
猜你喜欢

How stupid of me to hire a bunch of programmers who can only "Google"!

go Cobra命令行工具入门

Interviewer: the MySQL database is slow to query. What are the possible reasons besides the index problem?

"I, an idiot, have recruited a bunch of programmers who can only" Google "

Detailed explanation of abstractqueuedsynchronizer, the cornerstone of thread synchronization

Internet of things? Come and see Arduino on the cloud

AGCO AI frontier promotion (6.24)

手把手教你用AirtestIDE无线连接手机!

青藤入选工信部网安中心“2021年数字技术融合创新应用典型解决方案”

线程同步的基石AbstractQueuedSynchronizer详解
随机推荐
go Cobra命令行工具入门
Detailed explanation of abstractqueuedsynchronizer, the cornerstone of thread synchronization
Use abp Zero builds a third-party login module (I): Principles
初中级开发如何有效减少自身的工作量?
1. Snake game design
几种常见的DoS攻击
How to efficiently analyze online log
openGauss内核:简单查询的执行
Main steps of system test
Without home assistant, zhiting can also open source access homekit and green rice devices?
Integrate the authorization interface code of intra city distribution account of multiple express companies nationwide - Express 100
Boss direct employment IPO: both the end and the beginning
Implement Domain Driven Design - use ABP framework - create entities
"I, an idiot, have recruited a bunch of programmers who can only" Google "
Optimization of MP4 file missing seconds caused by TS files when downloading videos from easydss video platform
Several common DoS attacks
问个sql view的问题
The introduction of MySQL memory parameters is divided into two categories: thread exclusive and global sharing
Perhaps the greatest romance of programmers is to commemorate their dead mother with a software
What is SCRM? What is the difference between SCRM and CRM