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.
フォルダーツリーとそのサブフォルダーのすべての「.classpath」をコピーして、新しいフォルダーとすべてのサブフォルダーを「.classpath」ファイルで作成できる Linux コマンドを探しています。
cp `find -name "*.classpath"` destination/