사용중인 콘솔이 강제 종료 되면서 붕 떠버린 작업이 되어버린 경우
이 작업을 다시 끌어 와야 할 필요가 있는데.. tty redirection을 통해
끊거나 끌어 올수가 있다고 한다.
screen 명령을 통하면
screen으로 떨어 낸것만 다시 데려 올수 있으나
tty redirection으로는 screen을 쓰지 않는 것 까지도 끌어 올수 있다고 하니
더 유용할 것 으로 생각된다.
되는지는 테스트 후 다시 수정..
[링크 : http://superuser.com/./redirect-input-from-one-terminal-to-another]
[링크 : http://stackoverflow.com/./redirect-the-stdin-to-come-from-a-different-terminal-using-bash]
[링크 : http://stackoverflow.com/./redirect-stderr-stdout-of-a-process-after-its-been-started-using-command-lin]
이 작업을 다시 끌어 와야 할 필요가 있는데.. tty redirection을 통해
끊거나 끌어 올수가 있다고 한다.
screen 명령을 통하면
screen으로 떨어 낸것만 다시 데려 올수 있으나
tty redirection으로는 screen을 쓰지 않는 것 까지도 끌어 올수 있다고 하니
더 유용할 것 으로 생각된다.
되는지는 테스트 후 다시 수정..
[링크 : http://superuser.com/./redirect-input-from-one-terminal-to-another]
[링크 : http://stackoverflow.com/./redirect-the-stdin-to-come-from-a-different-terminal-using-bash]
[링크 : http://stackoverflow.com/./redirect-stderr-stdout-of-a-process-after-its-been-started-using-command-lin]
'Linux' 카테고리의 다른 글
TTY / PTS 약자 (0) | 2014.12.14 |
---|---|
expect - shell script (0) | 2014.12.10 |
rootfs / 부트 속도 향상하기 (0) | 2014.12.07 |
tar.gz 의 내용은 갱신이.. 안됨 (0) | 2014.12.06 |
tar 퍼미션 유지하기 (0) | 2014.12.05 |