本文介绍了使用Shell脚本比较用户帐户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
所有访客
我想编写一个有关用户帐户的shell脚本
如何比较系统中的用户帐户和我在Shell脚本中输入的用户?
谢谢
hi all visitors
i want to write one shell script about user account
how can i compare user account in system and the user that i inputted in shell script?
Thanks
推荐答案
id
这篇关于使用Shell脚本比较用户帐户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!