Manual:findMissingFiles.php

This page is a translated version of the page Manual:FindMissingFiles.php and the translation is 100% complete.

詳細

findMissingFiles.phpスクリプトは登録されているが存在しないファイルを検出します。

オプション

オプション 必須かどうか 既定値
--start Start after this file name 省略可能
--mtimeafter Only include files changed since this time 省略可能
--mtimebefore Only includes files changed before this time 省略可能

使用法

php maintenance/findMissingFiles.php [ --start | --mtimeafter | --mtimebefore ]

全ての行方不明ファイルを探す

Terminal

ファイルの名前が"S"から始まる行方不明ファイルを探す

Terminal

関連項目