rpicam-raw: fix typo, linux/rm: update Korean translation, linux/rm*: add Korean translation (#14714)

* linux/rm: update Korean translation

* linux/r*: add Korean translation

* rpicam-raw: fix typo
This commit is contained in:
코드싸이
2024-11-09 22:28:34 +09:00
committed by GitHub
parent 166a22671a
commit 624a50f563
65 changed files with 1283 additions and 1 deletions

9
pages.ko/linux/reptyr.md Normal file
View File

@@ -0,0 +1,9 @@
# reptyr
> 실행 중인 프로세스를 새로운 터미널로 이동.
> `screen`에서 오래 실행되는 작업을 시작하는 것을 잊었을 때 가장 유용.
> 더 많은 정보: <https://github.com/nelhage/reptyr>.
- 실행 중인 프로세스를 현재 터미널로 이동:
`reptyr {{프로세스_ID}}`