↓ Skip to Main Content
Search for:
Home
Home
›
Posts tagged rm
Tag:
rm
rm: delete files before (or after) a specific date
Posted on
January 16, 2017
by
Nerd Admin
Posted in
Bash
,
Linux
,
One Liners
—
No Comments ↓
Sometimes I have to delete files before or after a specific date. Here is a one liner to do this:
Tagged with:
bash
,
find
,
Linux
,
One Liners
,
rm
,
system
,
touch
,
xargs
Top