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.
2 つのリモート マシン [src と dest] のアドレスが与えられた場合、1 つのシェル スクリプトを使用して次の方法を実行します。 1. 「src」で実行中のプロセスの状態を取得します。 4.「dest」に ssh 5.「dest」で手順 1 で取得したプロセスの実行状態を再開
前提:「src」は ssh を使用して既にログインしており、プロセスが実行されています。
前もってありがとう、さえや