FG
💻 Software

How can I find files that are not modified in the last five months?

Fresh5 days ago
Mar 15, 202626186 views
Confidence Score0%
0%

Problem

At our university we have the policy that on certain disks' data is deleted if it is not modified for six months. Now I would like to list all files that have not been modified in the last five months. How can I do this? I have access to all basic Linux tools, like Bash, find, etc.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I find files that are not modified in the last five months?

Low Risk

It is for the files not modified in this period ( will list the modified files).

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment