In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
The content of this article is mainly around the Linux system save file command is what to tell, the article content is clear and easy to understand, organized, very suitable for beginners to learn, worth reading. Interested friends can read along with Xiaobian. I hope everyone gets something out of this article!
To save a file in Windows, simply use Ctrl+s, but what about Linux? Do you also use shortcut keys?
1. Enter file vim filename (vim test.txt)
2. When editing is complete, press ESC to jump to command mode (a colon is required before the command):
:w Save file without exiting vi
:w file Save the changes separately to file without exiting vi
:w! Forced preservation, no roll-out vi
:wq save file and exit vi
:wq! Force save file and exit vi
:q Do not save files, exit vi
:q! Do not save files, force exit vi
:e! Discard all changes and edit from the last time you saved the file
Linux is a free-to-use and freely distributed UNIX-like operating system, is a POSIX-based multi-user, multitasking, multi-threaded and multi-CPU operating system, using Linux to run major Unix tools, applications and network protocols.
Thank you for reading, I believe you have a certain understanding of "Linux system save file command is what" this problem, go to practice it quickly, if you want to know more relevant knowledge points, you can pay attention to the website! The editor will continue to bring better articles to everyone!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.