9月 11, 2020 テキストファイル分割 PowerShell $i=0; cat .\maillog -ReadCount 1000000 | % { $_ > maillog$i.txt;$i++ } 共有:クリックして Twitter で共有 (新しいウィンドウで開きます)Facebook で共有するにはクリックしてください (新しいウィンドウで開きます) 関連