Raspberry Pi_Kor_12.5 “deluser” 명령 – 사용자 삭제

12.5 “deluser” 명령 – 사용자 삭제

시스템에서 필요 없는 사용자 계정을 삭제할 필요가 있다.

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

Raspberry Pi_Eng_12.5 “deluser” Command – Delete User

12.5 “deluser” Command – Delete User

You need to delete user account that is not needed on your system.

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