30日以上前の拡張子が.logのファイルを削除By OK-IT-TECH / 2020-11-19 forfiles /P “C:\robocopy” /d -30 /M *.log* /c “cmd /c del @file”