
mv itheima.com.txt /tmp
mv itheima.txt itheima.com.txt
mv dir1 dir2
mv itheima itcast linux
mv *.pdf ~/itheima.com
type mv
mv is aliased to `mv -i'
mv -i itheima.com.txt /tmp
mv:是否覆盖"/tmp/itheima.com.txt"?
mv -b itheima.com.txt /tmp
ls /tmp/itheima.com.txt*
| 欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) | 黑马程序员IT技术论坛 X3.2 |