Linux optimization on operation or process

Optimization on Linux Operation

I) command

1.1) vi/vim fileName

  • edit file content: instead of shift + i + Esc but only shfit + i
  • quit the file : instead of shift + : + Esc but only shfit + :
  • ps: esc only used when we need to exit the operation of editing files.

1.2) Linux not supported for Chinese input

相关推荐
SPC的存折1 小时前
1、Redis数据库基础
linux·运维·服务器·数据库·redis·缓存
爱学习的小囧2 小时前
VMware ESXi 6.7U3v 新版特性、驱动集成教程和资源包、部署教程及高频问答详情
运维·服务器·虚拟化·esxi6.7·esxi蟹卡驱动
小疙瘩2 小时前
只是记录自己发布若依分离系统到linux过程中遇到的问题
linux·运维·服务器
dldw7772 小时前
IE无法正常登录windows2000server的FTP服务器
运维·服务器·网络
运维有小邓@3 小时前
什么是重放攻击?如何避免成为受害者?
运维·网络·安全
我是伪码农3 小时前
外卖餐具智能推荐
linux·服务器·前端
汤愈韬4 小时前
下一代防火墙通用原理
运维·服务器·网络·security
皮皮林5514 小时前
强烈建议大家使用 Linux 做开发?
linux
IMPYLH4 小时前
Linux 的 od 命令
linux·运维·服务器·bash
Kk.08025 小时前
Linux(十一)fork实例练习、文件操作示例及相关面试题目分享
linux·运维·算法