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.
UNIX にあるスクリプト ファイルのすべて (960 行) を選択し、Windows のテキスト ファイルに貼り付けたいと考えています。gg"+yG、gg#+yG、:%y などを試しましたが、それらはヤンクするだけで、Windows のテキスト ファイルに貼り付けません。ファイルを Windows マシンにコピーし、ローカルでファイルを開きます。エディターを選択してからコピー/貼り付けします。
scp を使用するか、putty オプションの [Session] > [logging] を使用します。