1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/reptyr.md

10 lines
318 B
Markdown
Raw Normal View History

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