mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
Co-authored-by: Ninzero Xu <20299935+Ninzero@users.noreply.github.com>
324 B
324 B
reptyr
실행 중인 프로세스를 새로운 터미널로 이동.
screen에서 오래 실행되는 작업을 시작하는 것을 잊었을 때 가장 유용. 더 많은 정보: https://github.com/nelhage/reptyr#usage.
- 실행 중인 프로세스를 현재 터미널로 이동:
reptyr {{프로세스_id}}