In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
The content of this article mainly focuses on how to hide files or folders in the Linux system. The content of the article is clear and well-organized. It is very suitable for beginners to learn and is worth reading. Interested friends can follow the editor to read together. I hope you can get something through this article!
1. First show how to hide a folder. (files and folders are operated in exactly the same way, which is omitted later.) Suppose there is a Pythonar directory under your Home directory, and there is a folder called Invisible.
2. Then click it, rename it with F2 (or Fn + F2), then press the home button and enter a decimal point (.) At the front.
3. Then, click Home, and then click Pythonar to return to the previous "invisible" location. Sure enough, the folder is gone.
4. About showing hidden folders, you can use the relevant settings of the file browser. But it's too troublesome, so we might as well do it at the terminal. So now please open the terminal. Go to the Pythonar directory.
5. Then use the command: ls-a to show everything in that directory. You will see ". Can't see" three things. The first represents the current directory and the second represents the parent directory. The most important thing is the third, which is your hidden directory.
6. Use the mv command to rename it:
Mv. Can't see. Can see.
In this way, it is not only visible, but also changed its name.
Go back to the previous directory again, and you can see that the folder has come back.
Ps: you can use the command nautilus ~ / Pythonar to switch back to this directory between terminals.
What is Linux system Linux is a free-to-use and free-spread UNIX-like operating system, is a POSIX-based multi-user, multi-task, multi-threaded and multi-CPU operating system, using Linux can run major Unix tools, applications and network protocols.
Thank you for your reading. I believe you have some understanding of "how to hide files or folders in Linux system". Go ahead and practice it. If you want to know more about it, you can follow the website! The editor will continue to bring you better articles!
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.