FG
💻 Software

Find most recently modified file in a directory

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

Problem

What would be a good way, via the Bash command-line, to find the time of the last modification made to any of the files in a particularly directory? Basically, I'm working on a project where all the project's files are within one directory, and I'm keeping a timesheet, and I forgot to note when I f…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Find most recently modified file in a directory

Low Risk

I'm not sure what you're after, but this should work for quick checks:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment