58码农网 > 码农学院 > Linux 移动档案夹 用户投稿 发布于2024-05-23 使用 mv 来更改档案名称mv test1.txt test2.txt使用 mv 来移动整个资料夹或档案至其它路径mv ./test1 ./test2