当前位置:网站首页>使用sed替换文件夹下文件
使用sed替换文件夹下文件
2022-07-03 09:19:00 【ldinvicible】
<drv_types.h> "../include/drv_types.h"
使用sed替换
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 ./`
边栏推荐
- 自动装箱与拆箱了解吗?原理是什么?
- 学习开发没有捷径,也几乎不存在带路会学的快一些的情况
- [keil5 debugging] warning:enumerated type mixed with other type
- Quelle langue choisir pour programmer un micro - ordinateur à puce unique
- Serial communication based on 51 single chip microcomputer
- A lottery like scissors, stone and cloth (C language)
- CEF下载,编译工程
- Application of external interrupts
- JMX、MBean、MXBean、MBeanServer 入门
- Basic knowledge of communication interface
猜你喜欢

学习开发没有捷径,也几乎不存在带路会学的快一些的情况

单片机职业发展:能做下去的都成牛人了,熬不动就辞职或者改行了

STM32 serial communication principle

Which language should I choose to program for single chip microcomputer

Mysql database underlying foundation column

【力扣刷题笔记(二)】特别技巧,模块突破,45道经典题目分类总结,在不断巩固中精进

2. Elment UI date selector formatting problem

STM32 interrupt switch

Runtime.getRuntime().gc() 和 Runtime.getRuntime().runFinalization() 的区别

Not many people can finally bring their interests to college graduation
随机推荐
[Li Kou brush question notes (II)] special skills, module breakthroughs, classification and summary of 45 classic questions, and refinement in continuous consolidation
Project cost management__ Topic of comprehensive calculation
自动装箱与拆箱了解吗?原理是什么?
4G module at command communication package interface designed by charging pile
Emballage automatique et déballage compris? Quel est le principe?
QT qcombobox QSS style settings
ADS simulation design of class AB RF power amplifier
Fundamentals of Electronic Technology (III)_ Chapter 2 principle of amplification circuit__ Crystal triode and field effect triode
GPIO port details, Hal library operation keys
Not many people can finally bring their interests to college graduation
01 business structure of imitation station B project
Eight working modes of stm32gpio and chip naming rules
(1) 什么是Lambda表达式
03 FastJson 解决循环引用
干单片机这一行的时候根本没想过这么多,只想着先挣钱养活自己
4G module initialization of charge point design
JMX、MBean、MXBean、MBeanServer 入门
Runtime.getRuntime().gc() 和 Runtime.getRuntime().runFinalization() 的区别
Of course, the most widely used 8-bit single chip microcomputer is also the single chip microcomputer that beginners are most easy to learn
STM32 external interrupt experiment