語音轉文字工具
WhisperDesktop
https://github.com/Const-me/Whisper
BUZZ
https://github.com/chidiwilliams/buzz
pufview's faster-whisper
https://github.com/Purfview/whisper-standalone-win
查找此目錄底下所有jpg檔案
dir /s | find "JPG"
dir /s | findstr .JPG
systeminfo | find "實體記憶體總計"
systeminfo | findstr 記憶體總計