Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在の端末セッションからすべてのメッセージをキャプチャしてファイルに書き込むことは可能ですか?
またはフラグと TTY #を使用して、仮想コンソールsettermの内容をダンプできます。-append-dump
setterm
-append
-dump
setterm -append 3
VCS TTY 3 のコンテンツをファイルに追加しますscreen.dump。
screen.dump
それ以外の場合は、 のようなものを使用する必要がある場合がありますscreen。これにより、スクロールバック バッファーにあるものをファイルにダンプできます。
screen