ubuntu常用命令:[8]cp 复制

2026-02-14 04:17:15

1、cp test test1 产生一个新文件test1。

ubuntu常用命令:[8]cp 复制

2、cp test testdir 将test复制到testdir内。

ubuntu常用命令:[8]cp 复制

3、cp -r testdir testdir1 复制产生一个新的testdir1(和testdir完全相同)。

ubuntu常用命令:[8]cp 复制

相关推荐
  • 阅读量:163
  • 阅读量:96
  • 阅读量:166
  • 阅读量:106
  • 阅读量:62
  • 猜你喜欢