日常更新笔记+不再推送日记

This commit is contained in:
2026-06-27 22:29:38 +08:00
parent 0292147403
commit a7132b4779
21 changed files with 1243 additions and 37 deletions
+13
View File
@@ -0,0 +1,13 @@
# getent passwd
作用:查看有哪些用户
共有7份信息:
用户名:密码(X):用户ID:组ID:描述信息:HOME目录:执行终端(默认bash)
# getent group
作用:查看有哪些用户组
共有3份信息:
组名:组认证(显示为X):组ID