当前位置:网站首页>RedHat realizes keyword search in specific text types under the directory and keyword search under VIM mode
RedHat realizes keyword search in specific text types under the directory and keyword search under VIM mode
2022-04-23 05:52:00 【Mu Meiwen】
Change the pictures on the company's website today , Unable to find website directory and css file , So I studied the next search command , Now briefly record the two commonly used :
File name search
#find . -name file name
vim Character search in mode
/ character -- From top to bottom
? character -- From the bottom up
Only know the key string search in the file
fimd . -name "*.css" | xargs grep "xl2_bm_1.jpg"
版权声明
本文为[Mu Meiwen]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230542211226.html
边栏推荐
- PyQy5学习(三):QLineEdit+QTextEdit
- Multithreading and high concurrency (1) -- basic knowledge of threads (implementation, common methods, state)
- Pytorch learning record (XI): data enhancement, torchvision Explanation of various functions of transforms
- The official website of UMI yarn create @ umijs / UMI app reports an error: the syntax of file name, directory name or volume label is incorrect
- Pytorch learning record (IX): convolutional neural network in pytorch
- Map object map get(key)
- 异常的处理:抓抛模型
- opensips(1)——安装opensips详细流程
- Summary of redis classic interview questions 2022
- 手动删除eureka上已经注册的服务
猜你喜欢
深入源码分析Servlet第一个程序
多线程与高并发(3)——synchronized原理
Pytoch learning record (x): data preprocessing + batch normalization (BN)
mysql sql优化之Explain
Common protocols of OSI layer
delete和truncate
Pytorch学习记录(十二):学习率衰减+正则化
Pytorch Learning record (XIII): Recurrent Neural Network
Dva中在effects中获取state的值
Manually delete registered services on Eureka
随机推荐
【华为机试】考试得分总数(如何处理答错的情况?回溯一次,代表答错一题)
redhat实现目录下特定文本类型内关键字查找及vim模式下关键字查找
多线程与高并发(3)——synchronized原理
建表到页面完整实例演示—联表查询
Navicate连接oracle(11g)时ORA:28547 Connection to server failed probable Oeacle Net admin error
TypeScript interface & type 粗略理解
Idea plug-in --- playing songs in the background
JVM series (3) -- memory allocation and recycling strategy
线程的底部实现原理—静态代理模式
热键,界面可视化配置(界面交互)
Pytorch学习记录(十):数据预处理+Batch Normalization批处理(BN)
Deconstruction function of ES6
Pytorch学习记录(三):神经网络的结构+使用Sequential、Module定义模型
Anaconda
MySQL query uses \ g, column to row
Manually delete registered services on Eureka
Insert picture in freemark
Common protocols of OSI layer
2 - principes de conception de logiciels
POI exports to excel, and the same row of data is automatically merged into cells