💻 Software
How do I list files modified on or before particular date?
Fresh5 days ago
Mar 15, 202611281 viewsConfidence Score0%
0%
Problem
Using linux commands , is there way to list files which are created an hour (or particular date) before ?.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I list files modified on or before particular date?
Low Risk
you can use the command along with and flags. For example to list *.txt files in Downloads folder modified more than 30 days ago use this: implies more than
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix