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. 

arrow
arrow
    全站熱搜

    bamil 發表在 痞客邦 留言(0) 人氣()