linux/p*: add Korean translation (#14712)

This commit is contained in:
코드싸이
2024-11-09 13:25:35 +09:00
committed by GitHub
parent 0898aaa215
commit 7544b309ad
88 changed files with 1942 additions and 1 deletions

View File

@@ -0,0 +1,24 @@
# physlock
> 모든 콘솔 및 가상 터미널을 잠급니다.
> 더 많은 정보: <https://github.com/muennich/physlock>.
- 모든 콘솔 잠금 (해제하려면 현재 사용자 또는 root 필요):
`physlock`
- 잠금 동안 콘솔의 커널 메시지 음소거:
`physlock -m`
- 잠금 동안 SysRq 메커니즘 비활성화:
`physlock -s`
- 암호 입력 전 메시지 표시:
`physlock -p "{{잠겼습니다!}}"`
- physlock을 포크하고 분리 (일시 중지 또는 최대 절전 모드 스크립트에 유용):
`physlock -d`