Home  >  Article  >  Operation and Maintenance  >  How to save in Linux

How to save in Linux

藏色散人
藏色散人Original
2019-11-11 09:07:0811021browse

How to save in Linux

How to save in Linux? How to save after vi editing in Linux?

1. First, connect to the corresponding Linux host, enter the Linux command line state, and wait for the shell command to be entered.

Recommended: "Linux Tutorial"

How to save in Linux

2. Secondly, use vi to open the edit and when you need to save it, press ESC and enter ::w.

How to save in Linux

#3. Finally, press the Enter key to execute the vi save command. At this time, you will see a prompt saying that the file has been written successfully.

How to save in Linux

The above is the detailed content of How to save in Linux. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn