markdown Bash:移动文件

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Bash:移动文件相关的知识,希望对你有一定的参考价值。

Moving Absolute Path
---
mv /Users/anthonytran/Desktop/Learning/[filename] /Users/anthonytran/Desktop/Learning/dist/[filename]
<br/>
Moving Relative Path
---
`Requires the correct directory location first`
<br/>
mv index.html ./dist/index.html

以上是关于markdown Bash:移动文件的主要内容,如果未能解决你的问题,请参考以下文章

markdown Bash文件描述符

sh RECURSIVELY Bash将所有html转换为markdown文件(使用Pandoc)

markdown bash教程#sh #bash

markdown [Bash cheatsheet] #bash

bash & inotify - 监控和移动文件

markdown [常用的bash命令]常用的bash命令有用的bash命令#bash