将Windowscmd标准输出和stderr重定向到单个文件
我试图重定向所有输出(stdout+stderr)DoS命令到单个文件:
C:\>dir 1> a.txt 2> a.txt The process cannot access the file because it is being used by another process.
这是可能的,还是应该重定向到两个单独的文件?
慕盖茨4494581
侃侃无极
相关分类