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.
30日ほど前の特定のディレクトリにあるファイルを削除できるC++コードはありますか?またはそれらを格納するドライブがいっぱいになったとき?ありがとう!
見る
unlink
stat
readdir
crontabを使用して、プログラムを 1 日 1 回実行します。
または、 findを使用して面倒を避けてください。