FG

How to remove all files that were created n minutes ago in linux

Fresh3 days ago
Mar 15, 202638381 views
Confidence Score0%
0%

Problem

I guess in most cases, when extracting a tar archive, we will get a directory with the same name as the archive file but different suffix. But in some unlucky case, as I met today, after extracting a tarball, I find lots of files spread in the working directory, which is a nuisance. So what I want …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to remove all files that were created n minutes ago in linux

Low Risk

I wonder what would say. Then you can even show your efforts. The is used to specify only regular files are selected. The the file's status was last changed in less than the past (one) minute. The flag tells find to deletes all your electronics file…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment