gr*: add Korean translation (#14425)
This commit is contained in:
13
pages.ko/common/groups.md
Normal file
13
pages.ko/common/groups.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# groups
|
||||
|
||||
> 사용자의 그룹 멤버십을 출력.
|
||||
> 참고: `groupadd`, `groupdel`, `groupmod`.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/groups>.
|
||||
|
||||
- 현재 사용자의 그룹 멤버십을 출력:
|
||||
|
||||
`groups`
|
||||
|
||||
- 사용자 목록의 그룹 구성원을 출력:
|
||||
|
||||
`groups {{사용자명1 사용자명2 ...}}`
|
Reference in New Issue
Block a user