2
0
mirror of https://github.com/LCTT/TranslateProject.git synced 2025-03-24 02:20:09 +08:00

【翻译中】Moving or Rename File / Directory in Linux - 10 Practical mv Command Examples

This commit is contained in:
Linchenguang 2014-02-18 21:39:38 +08:00
parent cf8c55d8de
commit daa230c269

View File

@ -1,3 +1,5 @@
##<<Linchenguang翻译中
Moving or Rename File / Directory in Linux - 10 Practical mv Command Examples
================================================================================
After knowing about [copy command][1], the next command which is related is mv command. When you want to move files from one place to another and you dont want to duplicate it, then **mv command** is absolutely right for this task.
@ -134,4 +136,4 @@ via: http://linoxide.com/linux-command/mv-command-linux/
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[1]:http://linoxide.com/linux-command/linux-cp-command/
[1]:http://linoxide.com/linux-command/linux-cp-command/