In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
What this article shares to you is about how to check whether the group includes a specified user name in Linux. The editor thinks it is very practical, so I share it with you. I hope you can get something after reading this article.
For Linux users, in some cases, when you need to check whether a group name includes a specified user name, you can use the following methods:
Because the user joins a group through the internal management page, but needs time synchronization, so you need to check whether the synchronization has been completed on the server, that is, whether the specified user name has been included in the group.
The code is as follows:
Cat / etc/groups | grep dc-group
Further, you can grep the user name
The code is as follows:
Cat / etc/groups | grep dc-group | grep user1
The above is how to check whether the group includes a specified user name in Linux. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.
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.