先
cat /etc/passwd |grep sh$
查看具体有哪些用户
然后id
id
查看当前用户的组策略
/home$ id uid=1001(tim) gid=1001(tim) groups=1001(tim),4(adm)