【问题标题】:Moving a directory in CLI using mv but only rename the file使用 mv 在 CLI 中移动目录但仅重命名文件
【发布时间】:2020-04-22 23:59:59
【问题描述】:

我似乎无法将巴西目录从其 South_America 目录移动到美洲。enter image description here

【问题讨论】:

    标签: macos interface command command-line-interface line


    【解决方案1】:

    您需要做的是在美洲建立一个巴西目录,并将所有文件从原来的巴西移动到新的巴西。

    mkdir 巴西 mv Brazil/. Americas/Brazil/*

    【讨论】:

      猜你喜欢
      • 2021-12-21
      • 2013-11-21
      • 1970-01-01
      • 2011-06-04
      • 2018-02-28
      • 2011-08-06
      • 2015-03-21
      • 2013-08-26
      • 1970-01-01
      相关资源
      最近更新 更多