摘要: 解决方案: # grep --color -i "wheel" /etc/group | awk -F: '{print $4}' 阅读全文
posted @ 2023-07-13 23:36 LB_运维技术 阅读(148) 评论(0) 推荐(0) 编辑