会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Geek Song
保持对科技的热情,不断积累自己的技术套装,力求能够快速从0到1构建整个项目,生命因技术而更加精彩!
博客园
首页
新随笔
联系
订阅
管理
2020年3月25日
Linux下新建txt文件并编辑
摘要: 1. touch + qwe.txt(文件名 ) 创建文件akk.txt文件 2.vi akk.txt vi为进入vim编辑器命令,意为在vim编辑器中编辑qwe.txt文件 3.i i意为insert为输入模式,输入i之后你就可以开始编辑这个txt文件了 4.esc 退出编辑模式 5. :wq 保
阅读全文
posted @ 2020-03-25 13:47 Geeksongs
阅读(13691)
评论(0)
推荐(1)
编辑
公告
Coded by Geeksongs on Linux
All rights reserved, no one is allowed to pirate or use the document for other purposes.