close
cp -t /home/myid/dst/ file1 file2 file3 ...
file1 file2 file3 ... will be copied to the directory /home/myid/dst/
可以先指定好目的資料夾,再在原始資料夾中用 auto complete 一個一個把要複製的檔案加上去.
The command
cp -t DIRECTORY SOURCE
is to copy SOURCE to DIRECTORY.
全站熱搜