cd --change directory
mkdir --make directory
dir --directoryls --list别名
cls clear --别名
del rm --别名
pwd --别名
set [变量名] dir evn: --别名
echo ‘hello‘ >> 1.txt
cat 文件名
注:所有别名必须在新版的powershell里使用
windows常用的命令行操作
原文:http://www.cnblogs.com/happyzwt/p/6442632.html