📌  相关文章
📜  将文件向上移动一级 linux - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:25.951000             🧑  作者: Mango

代码示例1
#With the folder called 'myfolder'
# and up one level in the file hierarchy (the point you want it to put) the command would be:
mv myfolder/* .