【最強CUI】PowerShell -Part 2at TECH【最強CUI】PowerShell -Part 2 - 暇つぶし2ch635:デフォルトの名無しさん 18/03/28 22:43:30.34 WBaBvJPO.net>>607 $a = ls "フォルダ1" *.txt $b = ls "フォルダ2" *.txt $a + $b | group name | where count -eq 2 | foreach { $_.name; compare (gc $_.group[0] .fullname) (gc $_.group[1].fullname) | ft } 次ページ続きを表示1を表示最新レス表示レスジャンプ類似スレ一覧スレッドの検索話題のニュースおまかせリストオプションしおりを挟むスレッドに書込スレッドの一覧暇つぶし2ch