Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
abinitioプロダクションボックスで古いリカバリファイルを見つけるプロセスに光を当てることができますか
次のコマンドを試して、現在のディレクトリとそのネストされたディレクトリで 60 日より古い .rec ファイルを見つけることができます。
find . -name \*.rec -mtime +60