会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
xuziran
博客园
首页
新随笔
联系
订阅
管理
2020年4月26日
预习作业三
摘要: 1.把/etc/fstab文件内容重定向到/tmp目录下文件名为fstab.out cat /etc/fstab > /tmp/fstab.out 2.把hello world 追加到/tmp/fstab.out文件尾部 echo “hello world” >> /tmp/fstab.out 3.
阅读全文
posted @ 2020-04-26 12:06 xuziran
阅读(115)
评论(0)
推荐(0)
公告