Linux命令参数详细解析-mv

  • 用法:mv [选项]... [-T] 源文件 目标文件
     或:mv [选项]... 源文件... 目录
     或:mv [选项]... -t 目录 源文件...
    Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.

  • --backup[=CONTROL] 为每个已存在的目标文件创建备份

  • -b 类似--backup 但不接受参数

  • -f, --force 覆盖前不询问

  • -i, --interactive 覆盖前询问

  • -n, --no-clobber 不覆盖已存在文件
    如果您指定了-i、-f、-n 中的多个,仅最后一个生效。
    --strip-trailing-slashes 去掉每个源文件参数尾部的斜线

  • -S, --suffix=SUFFIX 替换常用的备份文件后缀

  • -t, --target-directory=DIRECTORY move all SOURCE arguments into DIRECTORY

  • -T, --no-target-directory treat DEST as a normal file

  • -u, --update move only when the SOURCE file is newer
    than the destination file or when the
    destination file is missing

  • -v, --verbose explain what is being done 详细解释正在做什么

  • -Z, --context set SELinux security context of destination
    file to default type

    • --help 显示此帮助信息并退出
    • --version 显示版本信息并退出
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值