当前位置:网站首页>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
边栏推荐
- Shell instruction learning 1
- io.lettuce.core.RedisCommandExecutionException: ERR wrong number of arguments for ‘auth‘ command
- 对象转map
- 容器
- Multithreading and high concurrency (3) -- synchronized principle
- Getting started with JDBC \ getting a database connection \ using Preparedstatement
- Anaconda
- 实体中list属性为空或者null,设置为空数组
- Dwsurvey is an open source questionnaire system. Solve the problem that cannot be run and modify the bug.
- 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
猜你喜欢
基于ssm 包包商城系统
Opensips (1) -- detailed process of installing opensips
jdbc入门\获取数据库连接\使用PreparedStatement
Navicate连接oracle(11g)时ORA:28547 Connection to server failed probable Oeacle Net admin error
关于二叉树的遍历
Ptorch learning record (XIII): recurrent neural network
一文读懂当前常用的加密技术体系(对称、非对称、信息摘要、数字签名、数字证书、公钥体系)
Pytorch学习记录(十二):学习率衰减+正则化
实操—Nacos安装与配置
JVM series (3) -- memory allocation and recycling strategy
随机推荐
ES6之解构函数
基于thymeleaf实现数据库图片展示到浏览器表格
Pytorch学习记录(十二):学习率衰减+正则化
Typescript interface & type rough understanding
Solid contract DoS attack
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
K/3 WISE系统考勤客户端日期只能选到2019年问题
开发环境 EAS登录 license 许可修改
poi导出excel,行相同数据自动合并单元格
Postfix变成垃圾邮件中转站后的补救
异常的处理:抓抛模型
类的加载与ClassLoader的理解
多个一维数组拆分合并为二维数组
创建企业邮箱账户命令
Character recognition easyocr
MySql基础狂神说
filebrowser实现私有网盘
MySQL triggers, stored procedures, stored functions
容器
EditorConfig