Windows 的 DOS命令和 Linux 经常使用命令的对比

许多在 shell 提示下键入的linux命令都与你在DOS下键入的命令类似。事实上,某些命令彻底相同,请看下表:linux 命令的目的 MS-DOS Linux Linux 的简单实例 复制文件 copy cp cp thisfile.txt /home/thisdirectory 转移文件 move mv mv thisfile.txt /home/thisdirectory 列举文件 dir
相关文章
相关标签/搜索