memos/linux/Group.md
2024-08-26 00:21:39 +09:00

122 B

create

groupadd

sudo groupadd [groupname]

read

/etc/group 파일 확인

cat /etc/group