剧集

碎片整理工具 #195 - 控制台命令收藏夹

在碎片整理工具这一集中,我们了解我们最喜欢的命令提示符命令。

涵盖的命令:

where.exe - Where

显示可执行文件/脚本在 PATH 环境变量上的位置

  • 其中记事本.exe

ipconfig.exe - IP 配置

IP 地址配置 - 基本

  • ipconfig

IP 地址配置 - 高级/全部

  • ipconfig /all

IP 地址续订/重置

  • ipconfig /flushdns
  • ipconfig /release
  • ipconfig /renew
  • ipconfig /registerdns

findstr.exe - 查找字符串

  • /s - 子目录
  • /n - 行号
  • /p - 搜索模式。 例如,要匹配的 Foo*Bar:Footastic Barcode
  • /c - 转义字符。 例如 /c:“\”Foo\“ Bar” 以查找文本:“Foo” Bar

通过 defragtools@microsoft.com 和/或联系我们 @defragtools