「男」はfind
こう言います-ctime
。
-ctime n
File status was last changed n*24 hours ago. See the comments
for -atime to understand how rounding affects the interpretation
of file status change times.
-atime n
File was last accessed n*24 hours ago. When find figures out
how many 24-hour periods ago the file was last accessed, any
fractional part is ignored, so to match -atime +1, a file has to
have been accessed at least two days ago.
私は知っているここファイルext4
システムは作成日を保存します。これを使用できますかstats
?status change times
マニュアルに記載されているものと同じですかstats
?それとも正確に言えば、ctime
ファイル生成日ですか?
答え1
いいえ、これは最後のデートです。状態の変化ファイルに、つまりファイルデータまたはメタデータを書き込みます。