命令行

type c:\autoexec.bat > NUL

 

Powershell

echo 1 > $null
 

相关文章:

  • 2021-07-07
  • 2022-12-23
  • 2021-11-28
  • 2021-06-20
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-29
  • 2021-12-10
  • 2022-12-23
  • 2021-05-24
  • 2022-12-23
  • 2021-12-15
相关资源
相似解决方案