At our University we have the policy that on certain disks data is deleted if it is not modified for 6 months. Now I would like to list all files that have not been modified in the last 5 months.
How can I do this? I have access to all basic linux tools like bash find etc.
