Find Commands: Difference between revisions
From Cramsession
Jump to navigationJump to search
✍️ Verified Author: Mflavell • Click to view professional profile & credentials
(Created page with "<h1>Files in current folder modifed toay</1h1> find . time -1 type f printf "%f\n" <i>-1 can be changed to another value to o back further </I>") |
No edit summary |
||
| Line 1: | Line 1: | ||
<h1>Files in current folder modifed toay</ | <h1>Files in current folder modifed toay</h1> | ||
find . time -1 type f printf "%f\n" | find . time -1 type f printf "%f\n" | ||
<i>-1 can be changed to another value to o back further </I> | <i>-1 can be changed to another value to o back further </I> | ||
Revision as of 13:27, 27 June 2024
Files in current folder modifed toay
find . time -1 type f printf "%f\n"
-1 can be changed to another value to o back further