Finding out where Powershell stdout is redirected to (as opposed to cmd.exe)

后端 未结 0 636
长发绾君心
长发绾君心 2021-01-23 21:57

I am trying to detect read / write cycles like the Linux program cat does:

$ cat a b c > b
cat: b: input file is output file

On L

相关标签:
回答
  • 消灭零回复
提交回复
热议问题