Linuxのターミナル 2024-7-3 • linux linux-terminal Linux ターミナルでファイル/フォルダーを別のファイル/フォルダーにコピーする方法。 答え1 cp -a /folder/to/copy /folder/to/copy/to/ 関連情報