以下を考慮してくださいMakefile
。
all:
yes
make
runとPauseを使用してCtrl-Z
からstartまたはscreen
を使用しtmux
てtryを使用すると、reptyr
次のエラーが発生します。
$ reptyr 5328
[-] Process 5329 (yes) shares 5328's process group. Unable to attach.
(This most commonly means that 5328 has suprocesses).
Unable to attach to pid 5328: Invalid argument
サブプロセスがあることは事実です。しかし、このツールや他のツールを使用する方法はmake
ありますか?reptyr
答え1
reptyr
バージョン 0.6 では、子-T
プロセスがあるプロセスに適した「tty-stealing」モードオプションが導入されました。
バラよりhttps://blog.nelhage.com/2014/08/new-reptyr-feature-tty-stealing/詳細については。