当前位置:网站首页>Replace the files under the folder with sed
Replace the files under the folder with sed
2022-07-03 10:06:00 【ldinvicible】
<drv_types.h> "../include/drv_types.h"
Use sed Replace
sed -i "s/<hal_data.h>/\"..\/include\/hal_data.h\"/g" `grep \<hal_data.h\> -rl ./`
sed -i "s/<drv_types.h>/\"..\/include\/drv_types.h\"/g" `grep \<drv_types.h\> -rl ./`
边栏推荐
- Open Euler Kernel Technology Sharing - Issue 1 - kdump Basic Principles, use and Case Introduction
- byte alignment
- 01 business structure of imitation station B project
- MySQL root user needs sudo login
- QT setting suspension button
- Opencv feature extraction - hog
- Liquid crystal display
- LeetCode - 933 最近的请求次数
- Application of external interrupts
- [Li Kou brush question notes (II)] special skills, module breakthroughs, classification and summary of 45 classic questions, and refinement in continuous consolidation
猜你喜欢

LeetCode - 460 LFU 缓存(设计 - 哈希表+双向链表 哈希表+平衡二叉树(TreeSet))*

Exception handling of arm

Crash工具基本使用及实战分享

Windows下MySQL的安装和删除

Opencv note 21 frequency domain filtering

Yocto Technology Sharing Phase 4: Custom add package support

LeetCode - 933 最近的请求次数

Cases of OpenCV image enhancement

03 fastjason solves circular references

pycharm 无法引入自定义包
随机推荐
Leetcode - 1670 conception de la file d'attente avant, moyenne et arrière (conception - deux files d'attente à double extrémité)
Liquid crystal display
Modelcheckpoint auto save model
STM32 interrupt switch
Do you understand automatic packing and unpacking? What is the principle?
A lottery like scissors, stone and cloth (C language)
LeetCode - 1670 设计前中后队列(设计 - 两个双端队列)
Programming ideas are more important than anything, not more than who can use several functions, but more than the understanding of the program
LeetCode - 460 LFU 缓存(设计 - 哈希表+双向链表 哈希表+平衡二叉树(TreeSet))*
Openeuler kernel technology sharing - Issue 1 - kdump basic principle, use and case introduction
51 MCU tmod and timer configuration
Development of intelligent charging pile (I): overview of the overall design of the system
Timer and counter of 51 single chip microcomputer
Mobile phones are a kind of MCU, but the hardware it uses is not 51 chip
Opencv feature extraction - hog
Problems encountered when MySQL saves CSV files
Opencv interview guide
About windows and layout
(2) New methods in the interface
Seven sorting of ten thousand words by hand (code + dynamic diagram demonstration)