03/02: Windows > command
Category: MS tips
Posted by: hajime osako
スーパーユーザーのためのWindowsコマンド再入門:findstr――正規表現を使った検索 - ITmedia エンタープライズ
netstat -p TCP -n | findstr xxx.xxx.xxx.xxx
fc――ファイルの比較
netstat -p TCP -n | findstr xxx.xxx.xxx.xxx
fc――ファイルの比較