中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

linux命令——cp

發布時間:2020-06-14 12:30:44 來源:網絡 閱讀:732 作者:eth10 欄目:安全技術

    cp命令主要是使用來復制文件和目錄的,

    基本使用語法:

cp 源文件 目標目錄
root@kali:~/eth20/eth20# ls
test  test.txt
root@kali:~/eth20/eth20# ls test
root@kali:~/eth20/eth20# cp test.txt test/
root@kali:~/eth20/eth20# ls test/
test.txt
root@kali:~/eth20/eth20#


    cp在復制目錄時會自動跳過目錄,因此需要使用-r參數來進行復制

root@kali:~/eth20/eth20# ls test1
root@kali:~/eth20/eth20# cp test/ test1/
cp: 略過目錄'test/'
root@kali:~/eth20/eth20# cp -r test/ test1/
root@kali:~/eth20/eth20# ls test1
test


    另外cp在復制文件時會自動覆蓋同名文件,因此我們可以使用-i參數來進行提示是覆蓋還是跳過,y覆蓋,n跳過!

root@kali:~/eth20/eth20# ls
test  test1  test.txt
root@kali:~/eth20/eth20# cp test.txt test
root@kali:~/eth20/eth20# ls test
test  test.txt
root@kali:~/eth20/eth20# cp -i test.txt test/
cp:是否覆蓋'test/test.txt'? n
root@kali:~/eth20/eth20#

    最后我們可以使用-b參數,主要是對同名文件重命名(文件名后添加~)后再進行復制

root@kali:~/eth20/eth20# cp -b test.txt test/
root@kali:~/eth20/eth20# ls test/
test  test.txt  test.txt~
root@kali:~/eth20/eth20#


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

台安县| 陆良县| 曲阳县| 上林县| 木里| 邵东县| 玉山县| 讷河市| 高邑县| 璧山县| 方山县| 恩平市| 台中县| 吉安市| 恭城| 牙克石市| 吴旗县| 高雄市| 手游| 正镶白旗| 五大连池市| 庄浪县| 霍林郭勒市| 海阳市| 南靖县| 茌平县| 日照市| 讷河市| 海淀区| 安多县| 微山县| 虹口区| 鄯善县| 揭西县| 全南县| 汉沽区| 凤庆县| 东港市| 沙坪坝区| 寿阳县| 盘山县|