Introduction to the emacs command of linux
In this article, we will take a look at the introduction of linux's emacs command. There is a certain reference value, friends in need can refer to, hope to help you.
Emacs command is a powerful full-screen text editor developed by Richard Stallman, the founder of the GNU organization. It supports a variety of programming languages and has many excellent features. Many system administrators and software developers use emacs.
Syntax format: emacs [parameters]
Common parameters:
Reference example
Exit Emacs:
[root@linuxcool ~] # Cmurx Cmurc
Close the current buffer:
[root@linuxcool ~] # Cmerx k
Switch to the buffer of the previous editor:
[root@linuxcool ~] # Cmerx b
Close the current window:
[root@linuxcool ~] # Cmerx 0
Search forward (incremental search); continuous Cmurs, skip to the next searched target:
[root@linuxcool] # Cmurs above is a brief introduction to linux's emacs command. Of course, you have to use the above differences in detail before you understand it. If you want to know more, welcome to follow the industry information channel!