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.
Linuxでターミナルを使用しています。現在、現在のフォルダーにいます。現在いるこのフォルダー内のファイルを取得し、まったく同じフォルダーにコピーし、名前を変更したいと考えています。
どのコマンドを使用すればよいですか?
.cpp ファイルのようなファイルをコピーしたい場合は、とても使いやすいです:
cp filename.cpp destination