netstat,logoff,i*: add Korean translation (#14606)
This commit is contained in:
16
pages.ko/windows/logoff.md
Normal file
16
pages.ko/windows/logoff.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# logoff
|
||||
|
||||
> 로그인 세션을 종료합니다.
|
||||
> 더 많은 정보: <https://learn.microsoft.com/windows-server/administration/windows-commands/logoff>.
|
||||
|
||||
- 현재 세션 종료:
|
||||
|
||||
`logoff`
|
||||
|
||||
- 이름 또는 ID로 세션 종료:
|
||||
|
||||
`logoff {{세션_이름|세션_아이디}}`
|
||||
|
||||
- RDP를 통해 연결된 특정 서버에서 세션 종료:
|
||||
|
||||
`logoff {{세션_이름|세션_아이디}} /server:{{서버명}}`
|
Reference in New Issue
Block a user