Raspberry Pi_Kor_12.7.6 “delgroup” 명령 – 사용자 그룹의 삭제

12.7.6 “delgroup” 명령 – 사용자 그룹의 삭제

시스템에서 필요 없는 사용자 그룹을 삭제할 필요가 있다. 사용자 그룹을 삭제할 때는 해당 그룹에 속해 있는 사용자 계정에 대해서 주의를 해야 한다.

사용자 그룹을 삭제할 때는 “delgroup” 명령과 “groupdel” 명령을 사용할 수 있다. “delgroup” 명령은 간편하게 사용자 그룹을 생성할 수 있다. 반면 “groupdel” 명령은 매우 low-level의 명령으로 상대적으로 세부적인 처리를 할 수는 있지만, 사용하는 것이 복잡하여 일반적인 목적으로는 잘 사용되지 않는다.

Raspberry Pi_Eng_12.7.6 “delgroup” Command – Delete User Group

12.7.6 “delgroup” Command – Delete User Group

You will need to delete user groups that are not needed on your system. When deleting a user group, be careful about the user accounts belonging to that group.

When deleting a user group, you can use “delgroup” and “groupdel” commands. The “delgroup” command makes it easy to create user groups. On the other hand, the “groupdel” command can handle relatively detailed processing with very low-level commands, but it is not used for general purposes because it is complex to use.