清单1. cp命令—将一个目录复制到具有不同名称的新目录。
Listing 1. cp command — copying one directory to a new directory with a different name.
这个命令将 ~/myproject目录复制到 web.example.com。
This command copies the ~/myproject directory to web.example.com.
这个命令将 ~/myproject目录复制到 web.example.com。
This command copies the ~/myproject directory to web.example.com.
应用推荐