会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
首页
联系
新随笔
关于
Github
博客后台管理
zhenggaoxiong
hello world
zhenggaoxiong
管理
2020年4月19日
《Linux shell 脚本攻略》第1章——读书笔记
摘要: 文件描述符及重定向 echo "This is a sample text 1" > temp.txt # 文本重定向,截断文件的方式 # 意思是在把echo命令的输出写入文件前,temp.txt文件会被清空 cat temp.txt echo " " echo "This is a sample
阅读全文
posted @ 2020-04-19 18:48 zhenggaoxiong
阅读(76)
评论(0)
推荐(0)
编辑
公告