会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
WangYangkai
博客园
首页
新随笔
联系
订阅
管理
随笔 - 171
文章 - 0
评论 - 0
阅读 -
15万
2023年5月24日
linux tee
摘要: # linux tee linux tee命令可以读取标准输入或者一个输入文件,并将其输出到标准输出或者一个输出文件中,同时还可以把输出内容追加到一个文件中。 tee命令通常与管道符一起使用,用于同时输出结果到屏幕上,以及保存到文件中。 例如,命令"make linux | tee build_li
阅读全文
posted @ 2023-05-24 10:43 王阳开
阅读(131)
评论(0)
推荐(0)
编辑
公告
昵称:
王阳开
园龄:
4年4个月
粉丝:
2
关注:
1
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
最新随笔
1.linux procrank
2.SecureCRT保存日志加时间戳
3.emmc
4.repo_status
5.strcut align
6.linux mount net fs
7.tftp 使用
8.devmem
9.linux user configure uart band
10.spinlock、mutex lock 应用场景
我的标签
linux
(13)
ubuntu
(10)
ARM
(7)
performance
(4)
irq
(4)
vscode
(3)
printk
(3)
linux arm
(3)
interrupt
(3)
git
(3)
更多
积分与排名
积分 - 153009
排名 - 8983
合集
arm linux中断(4)
随笔分类
application(73)
hardware(19)
linux kernel(52)
note(4)
随笔档案
2025年2月(1)
2024年12月(1)
2024年11月(1)
2024年10月(2)
2024年8月(2)
2024年7月(1)
2024年4月(4)
2024年3月(3)
2024年2月(1)
2023年12月(1)
2023年11月(2)
2023年10月(7)
2023年9月(2)
2023年8月(3)
2023年7月(2)
2023年6月(5)
2023年5月(6)
2023年4月(1)
2023年3月(2)
2023年2月(2)
2023年1月(3)
2022年12月(4)
2022年11月(5)
2022年10月(4)
2022年9月(5)
2022年8月(3)
2022年7月(4)
2022年6月(8)
2022年5月(6)
2022年4月(5)
2022年3月(4)
2022年2月(7)
2022年1月(2)
2021年12月(3)
2021年11月(5)
2021年8月(1)
2021年7月(2)
2021年6月(15)
2021年5月(19)
2021年4月(1)
2021年3月(3)
2021年2月(5)
2021年1月(6)
2020年12月(2)
更多
阅读排行榜
1. vscode C/C++ GNU Global插件使用(5754)
2. Command 'tree' not found(3082)
3. console_setup(2926)
4. linux kernel driver_init()(2893)
5. linux kernel setup arm soc(2848)
6. mount remote ftp fs as folder on Raspberry Pi linux OS(2779)
7. use convmv tool convert file encoding format to UTF-8(2750)
8. install hexo on ubuntu(2748)
9. Set up Hexo to create blog and deploy to GitHub Pages(2716)
10. linux arm irq (3): gpio interrupt(2632)
点击右上角即可分享