linux/n*: add Korean translation (#14710)

This commit is contained in:
코드싸이
2024-11-09 13:26:04 +09:00
committed by GitHub
parent 7544b309ad
commit 50ba22c4b1
49 changed files with 1120 additions and 0 deletions

12
pages.ko/linux/newgrp.md Normal file
View File

@@ -0,0 +1,12 @@
# newgrp
> 기본 그룹 소속을 변경합니다.
> 더 많은 정보: <https://manned.org/newgrp>.
- 사용자의 기본 그룹 소속을 변경:
`newgrp {{그룹_이름}}`
- `/etc/passwd`에 설정된 사용자의 기본 그룹으로 리셋:
`newgrp`